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.
Homepage: http://thoughtbot.com
Clone URL: git://github.com/thoughtbot/suspenders.git
name age message
file .gitignore Sun Oct 26 12:45:05 -0700 2008 modified git ignore to not ignore any .keep files [tsaleh]
file Capfile Tue Sep 30 08:41:38 -0700 2008 Initial Commit [jyurek]
file Rakefile Tue Jul 07 11:53:27 -0700 2009 Added Cucumber/Webrat [Joe Ferris]
directory app/ Wed Apr 08 19:55:38 -0700 2009 creating javascript partial. moved javascript d... [dancroak]
directory config/ Loading commit data...
directory db/ Tue Sep 30 08:41:38 -0700 2008 Initial Commit [jyurek]
directory doc/
directory features/ Tue Jul 07 11:53:27 -0700 2009 Added Cucumber/Webrat [Joe Ferris]
directory lib/ Wed Jul 08 10:58:10 -0700 2009 Changed the default Cucumber output format to p... [Joe Ferris]
directory log/ Sun Oct 26 12:45:05 -0700 2008 modified git ignore to not ignore any .keep files [tsaleh]
directory public/ Mon Dec 08 11:45:22 -0800 2008 rake rails:freeze:edge RELEASE=2.2.2 [mjankowski]
directory script/
directory test/
directory vendor/