public
Description: rails 2.3.2 app with basic gems and plugins, several flavors in different branches
Homepage:
Clone URL: git://github.com/jonmagic/pudding.git
Jonathan Hoyt (author)
Mon Oct 05 09:00:17 -0700 2009
commit  7bba0d220905e6fc06aee83252c0304285d91097
tree    6e0b2a122387b8336cef79ce81468c1c379e8598
parent  2cb3cfd2f0f60a17c066430e50d18789514993ef
name age message
file .gitignore Tue Jun 23 11:37:59 -0700 2009 adding .gitignore [Jonathan Hoyt]
file README.textile Tue Jun 23 11:41:22 -0700 2009 updated readme [Jonathan Hoyt]
file Rakefile Tue Jun 23 11:36:55 -0700 2009 first commit [Jonathan Hoyt]
directory app/ Tue Jun 23 12:54:47 -0700 2009 fixed flash_messages [Jonathan Hoyt]
directory config/ Mon Oct 05 09:01:29 -0700 2009 added in the last bit of giternal changes [Jonathan Hoyt]
file coverage.data Tue Jun 23 11:36:55 -0700 2009 first commit [Jonathan Hoyt]
directory coverage/ Tue Jun 23 11:36:55 -0700 2009 first commit [Jonathan Hoyt]
directory db/ Tue Jun 23 11:36:55 -0700 2009 first commit [Jonathan Hoyt]
directory doc/ Tue Jun 23 11:36:55 -0700 2009 first commit [Jonathan Hoyt]
directory log/ Tue Jun 23 11:36:55 -0700 2009 first commit [Jonathan Hoyt]
directory public/ Tue Jun 23 11:36:55 -0700 2009 first commit [Jonathan Hoyt]
directory script/ Tue Jun 23 11:36:55 -0700 2009 first commit [Jonathan Hoyt]
directory test/ Tue Jun 23 11:36:55 -0700 2009 first commit [Jonathan Hoyt]
directory vendor/ Mon Oct 05 09:01:29 -0700 2009 added in the last bit of giternal changes [Jonathan Hoyt]
README.textile

Tapioca

Intro

Besides being one of my fav flav’s, this is a barebones app with just the right mix of gems and plugins and configuration to make a perfect tapioca puddin.

Gems

  • will_paginate
  • mocha
  • RedCloth
  • aasm
  • factory_girl
  • shoulda
  • quietbacktrace

Plugins

  • asset_packager
  • jrails
  • limerick_rake
  • squirrel

Configuration

Tapioca is configured to use sqlite3 for its db, and a basic user model and controller, extremely NOT restful, but totally cool none the less.

…nuf said