Rails generators that are helpful in class.
Currently there are two generators, starter:resource and starter:style.
Add this line to your application's Gemfile:
gem 'starter_generators'
And then execute:
$ bundle
For full usage instructions, run:
$ rails g starter:resource
$ rails g starter:style