public
Description: A base rails app featuring: RESTful Authentication, Will Paginate, Rspec & Rspec-rails, Exception Notifier, Asset Packager, Cap Recipe (multi-stage). Put together by Fudge to remove the need for boring project setup.
Homepage: http://www.fudgestudios.com
Clone URL: git://github.com/fudgestudios/bort.git
bort / config
name age message
..
file asset_packages.yml Thu Sep 11 04:41:08 -0700 2008 Added asset packager yaml, and created empty ba... [MattHall]
file boot.rb Tue Sep 16 03:17:12 -0700 2008 Updated to Rails 2.1.1 [Jim Neath]
file database.yml Thu Nov 06 03:52:44 -0800 2008 Updated to Rails 2.2 [Jim Neath]
file deploy.rb Tue Sep 30 01:51:16 -0700 2008 Added database backup dump script [MattHall]
directory deploy/ Wed Oct 08 02:06:13 -0700 2008 Fixed typo in production recipe [Jim Neath]
file environment.rb Thu Nov 06 04:41:46 -0800 2008 Commented out rspec related gem stuff to fix ir... [Jim Neath]
directory environments/ Thu Nov 06 03:52:44 -0800 2008 Updated to Rails 2.2 [Jim Neath]
directory initializers/ Thu Nov 06 04:42:34 -0800 2008 Set exception notifier email to admin_email set... [Jim Neath]
file routes.rb Wed Sep 24 06:37:30 -0700 2008 Started work on OpenID integration [Jim Neath]
file settings.yml Sat Oct 04 03:20:13 -0700 2008 added staging environment to settings.yml [philjeffs]