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 (
README
This is based on the new rails template stuff by MR Neighborly a really nice hack is to then do this: alias rails="ruby [path to rails] $1 -m http://github.com/Sutto/rails-template/raw/master/rails_template.rb" this works for me, for zsh.. similar i am sure will work for you ================================================== This fork is even more opinionated. It assumes: - haml, sass, compass, 960gs - default templates for login, layout etc. - uses a predefined form builder (air budd) - test with shoulda and rr. - use authlogic, searchlogic and aasm - give option for a default "site controller" - Use forgery instead of faker - default to my plugin with a bunch of helpers (e.g. Setting and the like). - Automatically add spawn and workling so I don't have to google. All in all, It's bitching (atleast for me).








