Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tclone

Just copy the templates of the rails generators to the your rails project.

Installation

Configure the Gemfile:

gem 'tclone'

Usage

To copy the templates used by the scaffold generator:

rails g tclone scaffold
# Above command will copy all the templates used by the scaffold generator to your rails project( RAILS_ROOT/lib/templates/ )

Now, you can modify the template used by the scaffole generator.

About

Clone the Generator Templates to locally

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages