Home

Awesome

Rails Blank App

This app contains just the minimum configuration needed to start coding right away on the things that matter. It's easier for me to maintain than a rails template.

I no longer maintain this project, see rails4_blank_app for the successor.

Thanks

How to use

$ git clone https://github.com/Florent2/rails_blank_app your_app_name
$ your_app_name/script/init

Customizations

This app has the following customizations:

For Development

For testing