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!

Run different versions of the ActiveRecord test suite with your gem/plugin/code loaded.

ar_test_runner provides a simple way to run the core ActiveRecord test suite with your enhancements loaded. If your plugin or library code modifies default ActiveRecord behavior, its a good idea to be sure you didn’t break something by running AR regression tests.

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