multi_rails has been released

MultiRails allows easy testing against multiple versions of Rails for your Rails specific gem or plugin.

Use MultiRails to hook in Rails 2.0 testing in your continuous integration. Still working on Rails 2.0 support? Use MultiRails to see where your test suite falls down against the 2.0 preview releases of Rails.

sudo gem install multi_rails...view the README or the main rdoc page for instructions

MultiRails was initially developed by members of Relevance while developing Streamlined against edge Rails. To see how Streamlined uses MultiRails, go to http://trac.streamlinedframework.org.

FEATURES

TODOs:

REQUIREMENTS:

Changes:

0.0.2 / Tuesday; October 23, 2007

Back to the front page