public
Fork of thoughtbot/suspenders
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/kovacs/suspenders.git
name age message
file .gitignore Loading commit data...
file Capfile Tue Sep 30 08:41:38 -0700 2008 Initial Commit [jyurek]
file Rakefile
directory app/ Sat Nov 15 13:25:53 -0800 2008 cache stylesheets and javascripts into one file [cpytel]
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/ Tue Sep 30 08:41:38 -0700 2008 Initial Commit [jyurek]
directory public/
directory script/ Thu Oct 16 09:46:32 -0700 2008 require the rails boot, so that we can provide ... [mjankowski]
directory test/
directory vendor/