Hi there all,

We all make Rails Apps... every time we start we spend time putting all the 
pieces in place.  This is the most boring and most prone to error state of a 
Rails app for me :)

Here is the init script we use at RubyX to kick off all our new apps.

http://github.com/rubyx/rails3_template/

To make a new Rails 3 app, simply do:

rails new <appname> -m 
http://github.com/rubyx/rails3_template/raw/master/init.rb

Feel free to use / fork / suggest.

Thanks to Ivan Vanderbyl for patches already - open source rocks :)

Regards


Mikel

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
or Rails Oceania" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rails-oceania?hl=en.

Reply via email to