siyelo / fuselage

A full-featured rails 2.3+ template, giving you a flying start to your next project. Includes: authlogic, paperclip, make_resourceful, cucumber, thinking-sphinx + many more.
www.siyelo.com/community/
MIT License
6 stars 4 forks source link

Welcome to Fuselage

Fuselage is an opinionated base application for Ruby on Rails 2.3.x.

We chose the gems and configurations that we like (and that the community is using), but you can easily fork our project and customize it to suit your needs.

Get your next Rails project off to a flying start with Fuselage.

Features in a Nutshell

Quickstart

More configuration goodies

Handy Commands

DRY Scaffold

Tons of useful scaffolding shortcuts here: http://github.com/grimen/dry_scaffold

Formtastic

To generate some semantic form markup for your existing models, just run:

./script/generate form MODEL_NAME

More Info

How to Contribute

See the TODO

License

Licensed under the terms of the MIT License, please see MIT-LICENSE file for details.