/rails-templates

Handy rails templates

Primary LanguageRuby

rails-templates

Two handy Ruby on Rails application templates I use for my primary development modes.

default-production.rb is used to start out every greenfield production project.

default-prototype.rb is used to generate a quick web application prototype. You can read more about this on this blog post.