Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 221 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (6 loc) · 221 Bytes

Testing

Tests can be ran against different versions of Rails like so:

BUNDLE_GEMFILE=test/gemfiles/Gemfile.rails-3.2.x bundle install
BUNDLE_GEMFILE=test/gemfiles/Gemfile.rails-3.2.x bundle exec rake test