This project is archived and is in readonly mode.

#1437 ✓resolved
DHH

Add templates to the rails generator ala rg

Reported by DHH | November 22nd, 2008 @ 05:25 PM

Jeremy McAnally's rg plugin (http://github.com/jeremymcanally... would make a great addition to the rails generator. I'm thinking a syntax ala:


rails myapp --template my/template.rb
rails myapp --template http://example.com/template.rb

Depending on ruby2ruby doesn't seem like a good fit for Rails core, so we should come up with an alternative. Could be as simple as just having the methods declared as strings.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Pages