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 校验和:

912a5fd152b2b7857a2106b982479e68281dc5ed6acf08bb3259a536944f03fc

下载总量 12,500

这个版本 3,511

许可:

需要的 Ruby 版本: > 0.0.0

链接: