Rails Startup App

A rails template generator to start an application with authentication support and other common features

12
3
Ruby

h1. Rails Startup Template

This template lets you to create quickly new Rails applications using Rails 2.3. To use it, just specify the -m switch when creating a Rails application:


rails new_app_name -m http://github.com/devinterface/Rails-Startup-App/raw/master/rails_startup.rb

h2. Generated Application

Here’s a list of what this template sets up:

h3. SCM

  • git repository

h3. Javascript

h3. CSS

h3. Rails

h3. Testing

h3. Other
Some other useful gems/plugins such as: