This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
README | Tue Sep 02 23:39:51 -0700 2008 | |
| |
Rakefile | Tue Sep 02 02:56:00 -0700 2008 | |
| |
app/ | Tue Sep 02 23:35:06 -0700 2008 | |
| |
config/ | Tue Sep 02 02:56:00 -0700 2008 | |
| |
db/ | Tue Sep 02 02:56:00 -0700 2008 | |
| |
doc/ | Tue Sep 02 02:56:40 -0700 2008 | |
| |
public/ | Tue Sep 02 02:56:00 -0700 2008 | |
| |
script/ | Tue Sep 02 02:56:00 -0700 2008 | |
| |
test/ | Tue Sep 02 02:56:00 -0700 2008 | |
| |
vendor/ | Tue Sep 02 23:35:06 -0700 2008 |
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.







