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:
- Restful Authentication for authentication and mailin
- Acts as Configurable for configuration
- and ____.
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.
- Layout using YUI Grids CSS
- Restful Authentication plugin
- Sessions
- Setup ActionMailer
- ActsAsConfigurable plugin
- BeTaggable plugin
- Pagination
- Dealing with Time Zones
- Setup User Admin with ActiveScaffold
- Setup Search