public
Description: A bootstrap Rails application with login and some other goodies. I use this when creating a new app, instead of the rails command.
Clone URL: git://github.com/leethal/blank-rails-app.git
commit  f06384cb3cdd65f5aee07f05fb1366a4bee6551b
tree    3d148032e1774980c7ee7178abfc1c094c60fa0c
parent  917f0cfd4d3b06f74a36fca86ff0ce43d4265e58
name age message
file .gitignore Wed May 28 06:43:35 -0700 2008 Dirty commin tue to git noobness (pushed to a n... [leethal]
file README Thu Nov 06 02:15:47 -0800 2008 Updated README to reflect that the keys in SETT... [leethal]
file Rakefile Wed Mar 12 06:15:03 -0700 2008 Added blank rails app [leethal]
directory app/ Sun Nov 02 12:24:18 -0800 2008 Typo, santa. [leethal]
directory config/ Mon Oct 27 15:47:08 -0700 2008 "Total rewrite". Only having the stuf... [leethal]
directory db/ Mon Oct 27 15:47:08 -0700 2008 "Total rewrite". Only having the stuf... [leethal]
directory doc/ Wed Mar 12 06:15:03 -0700 2008 Added blank rails app [leethal]
directory lib/ Mon Nov 03 11:49:21 -0800 2008 Removed mentioning of 'current_group', which wa... [leethal]
directory log/ Wed Mar 12 06:54:52 -0700 2008 Added a session controller. [leethal]
directory public/ Tue Oct 28 16:12:05 -0700 2008 Added blank screen.css [leethal]
directory script/ Mon Oct 27 15:47:08 -0700 2008 "Total rewrite". Only having the stuf... [leethal]
directory test/ Tue Oct 28 16:08:18 -0700 2008 Making sure test/fixtures is around. [leethal]
directory tmp/ Wed Mar 12 06:15:03 -0700 2008 Added blank rails app [leethal]
directory vendor/ Tue Jul 08 23:42:06 -0700 2008 Added the shoulda plugin. Will probably convert... [leethal]
README
== Blank Rails app

By August Lilleaas. Rails 2.1, jQuery, has authentication/password reminders.