public
Description: A Rails project template, intended to keep app baselines up to date. Includes shoulda, mocha, factory_girl, Hoptoad, git rake tasks, cap recipes, etc.
Home | Edit | New

Home

Welcome to the suspenders wiki!

A beginner’s questions:

Is suspenders a gem?
Nope, it’s a directory that looks very much like a rails project in structure. It has special scripts that you use to perform suspenders-y actions.

I want to create a rails app named “foo”, using Suspenders. What’s the command?
from within the suspenders directory: ./script/create_project foo
This will create a new rails project in the directory suspenders/../foo i.e. the “foo” directory will be sitting next to the “suspenders” directory

Last edited by Sporky023, Wed Apr 22 16:43:05 -0700 2009
Home | Edit | New
Versions: