ar_test_runner: Run the ActiveRecord unit test suite with your modifications
ar_test_runner provides a rake task to run the ActiveRecord core test suites with your plugins or files loaded. Make sure ActiveRecord tasks pass with your enhancements.
ar_test_runner provides a rake task to run the ActiveRecord core test suites with your plugins or files loaded. Make sure ActiveRecord tasks pass with your enhancements.
The big takeaway from this years RailsConf is: everyone loves UNICORNS! Learn how to cornify your site like a rockstar.
This presentation includes some good tips on how to integrate with sms, especially for Rails applications. The SMS on Rails engine plugin demo steps are included.