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
qrush (author)
Wed Mar 18 11:31:25 -0700 2009
commit  10ffaa732d817b841ca7e2c73c2f8aea10c4ceb1
tree    ee8366acea98e0bc910cdf2c01fad7092f351f5b
parent  1dfb0439dc5e5da2677bbd458a0d559bd9290fbe
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/ Loading commit data...
directory config/
directory db/ Tue Sep 30 08:41:38 -0700 2008 Initial Commit [jyurek]
directory doc/ Sun Dec 28 17:59:26 -0800 2008 update version numbers [cpytel]
directory lib/ Tue Oct 07 05:32:14 -0700 2008 replacing tb_common_tasks and lib/tasks/git_tas... [dancroak]
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/ Thu Oct 16 09:46:32 -0700 2008 require the rails boot, so that we can provide ... [mjankowski]
directory test/
directory vendor/