RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Test your rails plugin against various version of rails, and versions of other dependencies

Garlic is a tool you can use within your rails plugin so you can run the plugin’s tests against a combination of different dependencies: different versions of rails (2.0.2, 2.1.2, edge, etc), and different versions of gems etc. See sample pastie showing tests of a plugin against versions of rails + rspec: http://gist.github.com/28786

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in