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 Sep 30 08:41:38 -0700 2008 Initial Commit [jyurek]
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/ Sat May 02 08:37:05 -0700 2009 updating README_FOR_TEMPLATE to include correct... [dancroak]
directory lib/ Tue Oct 07 05:32:14 -0700 2008 replacing tb_common_tasks and lib/tasks/git_tas... [dancroak]
directory log/ Tue Sep 30 08:41:38 -0700 2008 Initial Commit [jyurek]
directory public/ Mon Dec 08 11:45:22 -0800 2008 rake rails:freeze:edge RELEASE=2.2.2 [mjankowski]
directory script/ Wed Mar 18 12:56:05 -0700 2009 Updating script/create_project to replace CHANG... [qrush]
directory test/ Thu Mar 05 07:30:53 -0800 2009 Removing old gems, updating rails environment. [qrush]
directory vendor/