rails stuffs
bin/rails generate active_admin_controller Thing
bin/rails generate controller_spec Thing
Add this line to your application's Gemfile:
gem 'rails_generator_wands'
And then execute:
$ bundle
Or install it yourself as:
$ gem install rails_generator_wands
Contribution directions go here.
The gem is available as open source under the terms of the License.