This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
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







