Create a Rails Application Starter

The Rails application starter is a blank application to help you start your Rails projects. The starter includes some basic functionalities that a Rails application might have. The starter includes the following:

To set up the Rails application starter, you can download the code or follow the tutorial.

Download

  • Download the Rails Application Starter

Tutorial

This tutorial will show you how to create the Rails application starter.

  1. Layout using YUI Grids CSS
  2. Restful Authentication plugin
  3. Sessions
  4. Setup ActionMailer
  5. ActsAsConfigurable plugin
  6. BeTaggable plugin
  7. Pagination
  8. Dealing with Time Zones
  9. Setup User Admin with ActiveScaffold
  10. Setup Search

Miscellaneous

In-Place Editing