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 (
commit 7d918074e52193af3c38bfb264c4f1ac9f45e2f5
tree 09d1590b14085617876b72d95e52020e333d44e6
parent 2a4884000251d8c064d628c60b70ecdf98c518f6
tree 09d1590b14085617876b72d95e52020e333d44e6
parent 2a4884000251d8c064d628c60b70ecdf98c518f6
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
Rakefile | Tue Sep 02 02:56:00 -0700 2008 | |
| |
app/ | Tue Sep 02 23:35:06 -0700 2008 | |
| |
config/ | ||
| |
db/ | ||
| |
doc/ | ||
| |
public/ | Tue Sep 02 02:56:00 -0700 2008 | |
| |
script/ | ||
| |
test/ | ||
| |
vendor/ |
== 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.












