Skip to content

peteonrails/my-rails-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

If you were using "new_rails" before Rails 2.2 introduced the 
project templating DSL, you we a pretty smart developer. If you're 
STILL using new_rails, then you're missing out on a sweet project
definition language. 

Check out the fasteragile.rb template for details. 

If you're doing this: 

  utils/new_rails myproject

STOP! Do this instead: 

  rails myproject -m utils/fasteragile.rb

Or, even better: 

 rails myproject -m intridea.rb


About

Some scripts I use. You can copy them if you like. YMMV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages