public
Description: Website for bostonrb.org
Homepage: http://bostonrb.org
Clone URL: git://github.com/bostonrb/bostonrb.git
jferris (author)
Tue May 19 17:54:43 -0700 2009
commit  58b25166e1b208177ecaa2cbc7c549bf776d8433
tree    fdc202e177c1572cd6b6006a26fd7d3c8f2231ac
parent  0e413d7f73093064663cf852274f937a2f10928e
name age message
file .gitignore Loading commit data...
file .svnignore Tue May 27 17:41:55 -0700 2008 Initial import. [technicalpickles]
file Capfile Tue May 27 18:34:06 -0700 2008 Use local deploy. [technicalpickles]
file README.textile
file Rakefile Sat May 02 10:31:57 -0700 2009 turning fakeweb allow_net_connect to false for ... [dancroak]
directory app/
directory config/
directory db/
directory doc/ Sat May 16 13:57:35 -0700 2009 fixed styling on events/index. removed events R... [dancroak]
directory features/
directory lib/
directory log/ Wed May 28 20:48:55 -0700 2008 Trying to keep logs working... [technicalpickles]
directory public/
directory script/
directory test/
directory vendor/
README.textile

Boston.rb

This is the source code to Boston.rb, a Rails app which helps Boston Rubyists communicate.

It is open source under the MIT license. Fork away, modify to your own user group’s needs, & send us pull requests!

Tests

We use Cucumber & Webrat for acceptance testing and Shoulda, Factory Girl, & Mocha for unit testing. We use Fakeweb to stop the test suite from hitting external services. We use Nokogiri for parsing markup, especially in acceptance tests.

All testing gems are vendored except for Nokogiri, which has native extensions.

Production

This must be added to cron:

PATH_TO_APP/script/runner Cron.get_tweets