Test Battery

Collection of generators and help methods

Install

In your Gemfile:

group :development, :test do
  gem 'test_battery'
end

Generators

Controller Crud Generator:

rails g battery_controller kittens