paginating_find plug-in part 2

How to add “next page” and “previous page” links using the paginating_find plug-in. Read the rest of this entry »

Posted on Wednesday, March 19th, 2008 by David - 1 Comment »

paginating_find plug-in

After looking around for an alternative to the inbuilt rails pagination I found the paginating_find plug-in by Alex Wolfe of cardboardrocket.com. Read the rest of this entry »

Posted on Wednesday, March 19th, 2008 by David - No Comments »

Validating comments with error messages

If you’ve watched the “15 minutes blog” screencast and like me couldn’t get comment validation error messages to display, here’s the solution. Read the rest of this entry »

Posted on Wednesday, March 19th, 2008 by David - No Comments »

redirect_to back to the same page

How do you redirect_to the page you were just on? Read the rest of this entry »

Posted on Wednesday, March 19th, 2008 by David - No Comments »

Deploying Ruby on Rails with Dreamhost

It can be a very frustrating ordeal deploying a ruby on rails app on dreamhost as I found out when I tried doing it myself.  Here are some of the things I learnt that might make deploying your own rails app slightly less painful. Read the rest of this entry »

Posted on Wednesday, March 19th, 2008 by David - 1 Comment »