Skip to content
This repository has been archived by the owner on Aug 5, 2019. It is now read-only.

Latest commit

 

History

History
23 lines (12 loc) · 379 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 379 Bytes

StarterGenerators

Rails generators that are helpful in class.

Currently there are two generators, starter:resource and starter:style.

Installation

Add this line to your application's Gemfile:

gem 'starter_generators'

And then execute:

$ bundle 

Usage

For full usage instructions, run:

$ rails g starter:resource
$ rails g starter:style