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 (
| name | age | message | |
|---|---|---|---|
| |
960.css | Mon Feb 09 09:16:31 -0800 2009 | |
| |
README | Tue Feb 10 01:57:13 -0800 2009 | |
| |
_util.sass | Fri Sep 18 09:38:25 -0700 2009 | |
| |
app_controller.rb | Mon Feb 09 09:16:31 -0800 2009 | |
| |
application.html.haml | Mon Feb 09 09:16:31 -0800 2009 | |
| |
auth/ | Fri Sep 18 09:38:25 -0700 2009 | |
| |
footer.html.haml | Mon Feb 09 05:08:55 -0800 2009 | |
| |
header.html.haml | Mon Feb 09 05:08:55 -0800 2009 | |
| |
rails_template.rb | Fri Sep 18 09:51:08 -0700 2009 | |
| |
raw_gitignore | Mon Feb 09 09:16:31 -0800 2009 | |
| |
reset.css | Mon Feb 09 09:16:31 -0800 2009 | |
| |
test_helper.rb | Sat Jun 06 03:33:34 -0700 2009 | |
| |
text.css | Mon Feb 09 09:16:31 -0800 2009 | |
| |
user_blueprint.rb | Mon Feb 09 09:16:31 -0800 2009 |
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).







