Skip to content

drnic/personal-rails-generators

Repository files navigation

A set of general purpose, user-specific generators for Rails projects.

You are most like going to want to fork this repository, modify or add generators that are specific to you.

Installation

cd ~
mkdir -p .rails
cd ~/.rails
git clone git://github.com/drnic/personal-rails-generators.git generators

Creating generators

Watch the RailsCast on Generators. The app_layout generator originates from this screencast.

Author

Dr Nic Williams, http://drnicwilliams.com and http://mocra.com

About

A set of rails generators to be cloned into ~/.rails/generators

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published