Skip to content

rfrankel/bostonrb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Dependencies

All gems are vendored except for Nokogiri & JSON, which have native extensions, & Cucumber, which doesn’t respect vendoring.

Install:

Cucumber 0.3.5 JSON 1.1.6

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.

Production

This must be added to cron:

PATH_TO_APP/script/runner Cron.get_tweets

About

Adding a feature to bostonrb.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published