RubyGems Navigation menu

multi_rails 0.0.2

MultiRails by Relevance, http://thinkrelevance.com Rob Sanheim - MultiRails lead == DESCRIPTION: 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. 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/PROBLEMS: * easily test plugins/extensions using a require from your test_helper.rb and a require in your RakeFile * rake tasks to test against a specific version of Rails, or all versions of Rails available locally as Gems == TODOs: * enable multi_rails testing in a plain ole' Rails app -- this is difficult right now because of the Rails boot process * improve docs on how to override what files are required by multi_rails * test against Rails versions that are just checked out, and not installed via Gems == REQUIREMENTS: * Ruby 1.8.5 or higher * Rubygems * Rails 1.2.1 or higher * at least one copy of Rails installed via rubygems. == INSTALL:

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.0.4 - December 15, 2007* (15.0 KB)
  2. 0.0.3 - December 06, 2007* (13.5 KB)
  3. 0.0.2 - October 23, 2007* (10.0 KB)

Runtime 相依性套件 (1):

hoe >= 1.3.0

擁有者:

作者:

  • Relevance

SHA 256 checksum:

912a5fd152b2b7857a2106b982479e68281dc5ed6acf08bb3259a536944f03fc

總下載次數 12,512

這個版本 3,514

License:

Ruby 版本需求: > 0.0.0

相關連結: