public
Description: This is the code that was created during the Resourceful Plugin tutorial at Railsconf Europe 2008 - take it for what it is.
Homepage: http://en.oreilly.com/railseurope2008/public/schedule/detail/2556
Clone URL: git://github.com/bscofield/resourceful-plugin-tutorial-code.git
name age message
file README Loading commit data...
file Rakefile
directory app/
directory config/
directory db/
directory doc/
directory public/
directory script/
directory test/
directory vendor/
README
== Better Living through Resourceful Plugins

This is the code that was written in the second half of the resourceful plugin tutorial given by Ben Scofield at 
Railsconf Europe (2 Sept 2008), along with after-the-fact modifications intended to make it more useful.

It's a simple application—basically, a forum providing for Rooms and Comments; the forum piece has been fully ex
tracted into an EasyForum resourceful plugin. In addition, the application allows comments to be rated, and includes a 
partially-extracted rating plugin, as well.

=== Changes Since the Tutorial

I've added a PDF version of the slides in /doc (which means that the first checkout may take a while). Also, I've fixed 
the problems with using AJAX for the ratings—we had just forgotten to include the necessary Javascript in the layout.