Skip to content

felipemesquita/effective_scaffold

Repository files navigation

Effective Scaffold

This is an effective scaffold generator for rails. Currently it requires Rails 2.1.0 or above.

Installation

To install the plugin:

script/plugin install [email protected]:felipemesquita/effective_scaffold.git

To use the generator:

script/generate effective_scaffold MODEL

After installing

The effective scaffold generator creates a model, controller and a set of templates that’s ready to use.

Notes

This plugin was created based on my needs. Feel free to fork it and add other functionalities.

About

This is an effective scaffold generator for Rails.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages