public
Fork of fudgestudios/bort
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://auth-staging.heroku.com/
Clone URL: git://github.com/lukebayes/bort.git
bort /
name age message
file .gitignore Sat May 23 21:03:25 -0700 2009 Added facebooker plugin and gem dependency [lukebayes]
file Capfile Mon Aug 11 03:56:38 -0700 2008 Added current version [Jim Neath]
file README.textile Thu Jul 23 23:36:02 -0700 2009 Got rid of out-of-date readme info [lukebayes]
file Rakefile Mon Aug 11 03:56:38 -0700 2008 Added current version [Jim Neath]
directory app/ Sat Jun 06 15:34:30 -0700 2009 Removed Hello for heroku demo [lukebayes]
directory config/ Mon May 25 22:29:22 -0700 2009 Removed references to ExceptionNotifier [lukebayes]
directory db/ Mon May 25 22:31:23 -0700 2009 Removed MySql code from migration [lukebayes]
directory doc/ Mon May 25 21:30:39 -0700 2009 Removed rspec and rspec-rails from vendor becau... [lukebayes]
directory lib/ Sat May 23 12:24:00 -0700 2009 Updated open_id_authentication plugin to latest... [lukebayes]
directory public/ Mon May 25 14:42:59 -0700 2009 Working through spec failures [lukebayes]
directory script/ Tue Sep 16 03:17:12 -0700 2008 Updated to Rails 2.1.1 [Jim Neath]
directory spec/ Thu Jul 23 22:47:42 -0700 2009 Added rescue blocks for missing rspec and rspec... [lukebayes]
directory stories/ Mon Aug 11 03:56:38 -0700 2008 Added current version [Jim Neath]
directory test/ Thu Nov 06 03:52:44 -0800 2008 Updated to Rails 2.2 [Jim Neath]
directory tmp/ Mon Aug 11 03:56:38 -0700 2008 Added current version [Jim Neath]
directory vendor/ Mon May 25 22:27:00 -0700 2009 Removed exception notifier - breaking on heroku [lukebayes]
README.textile

Bort

This is a fork of the Bort project – updated to work with Rails 2.3.2, and given many improvements around OpenID support. You can see a running demo of this code here: http://auth-staging.heroku.com/

Bort is a base Rails 2.3 application that makes creating new projects easier and faster.

You can see our continuous integration status here: http://runcoderun.com/lukebayes/bort

Credits

Bort was originally developed by Fudge Studios, Jim Neath and Matt Hall