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 | |
|---|---|---|---|
| |
.gems | Wed Sep 02 14:23:55 -0700 2009 | |
| |
.gitignore | Wed Jul 01 12:29:31 -0700 2009 | |
| |
>= 1.2.5 | Fri Aug 14 20:28:59 -0700 2009 | |
| |
Capfile | Wed Jul 01 12:29:31 -0700 2009 | |
| |
README.markdown | Fri Aug 14 20:28:59 -0700 2009 | |
| |
Rakefile | Wed Jul 01 13:07:50 -0700 2009 | |
| |
app/ | Wed Oct 21 15:25:14 -0700 2009 | |
| |
config/ | Wed Oct 21 15:25:14 -0700 2009 | |
| |
db/ | Mon Sep 07 14:58:33 -0700 2009 | |
| |
doc/ | Fri Aug 14 20:28:59 -0700 2009 | |
| |
features/ | Wed Sep 02 15:03:55 -0700 2009 | |
| |
lib/ | Fri Jul 31 08:23:14 -0700 2009 | |
| |
log/ | Wed Jul 01 12:29:31 -0700 2009 | |
| |
public/ | Wed Oct 21 15:25:14 -0700 2009 | |
| |
script/ | Wed Oct 21 15:25:14 -0700 2009 | |
| |
test/ | Sun Aug 16 17:15:31 -0700 2009 | |
| |
vendor/ | Wed Sep 02 15:05:48 -0700 2009 |
README.markdown
Heroku's Suspenders
thoughtbot's Suspenders modified for Heroku.
git clone git://github.com/dancroak/heroku_suspenders.git
cd heroku_suspenders
./script/create_project project_name
This will create a Rails 2.3.2 app with Heroku-recommended code:
- Paperclip for file uploads, set for Amazon S3
- Gmail SMTP for email
- Delayed Job for background processing
- Hoptoad Notifier for exception notification
- Google Analytics for usage analytics
... and some other opinions:
- jQuery for Javascript and Ajax
- Clearance for authentication
- Active Merchant for payment processing
- Cucumber, Shoulda, Factory Girl, Mocha, Fakeweb, & Timecop for testing
- Inherited Resources for RESTful controllers
- Formtastic for form builders
- Flutie for CSS framework
- Blitz for features, model, controller, & helper generators
If you don't have all the necessary gems, they will be installed.
Get the latest & greatest at anytime with:
rake suspenders:pull
A helper rake task will prompt you for all your production config vars (S3 keys, GMail account, Hoptoad API key...) and set them on your Heroku app:
rake heroku:setup
More details available in doc/README_FOR_TEMPLATE.
Mascot
The official Suspenders mascot is Suspenders Boy:








