by
Peter Cooper on September 18, 2009 :
2 Comments
FriendlyID, a plugin by Normal Clarke, Adrian Mugnolo, and Emilio Tagua, describes itself as "the Swiss Army bulldozer of slugging and permalink plugins for ActiveRecord." In layman's terms, FriendlyID helps you get out of numerical ID hell and into an easily…
by
Peter Cooper on September 9, 2009 :
1 Comment
Bullet is a new Rails plugin (developed by Richard Huang) that helps you reduce the number of queries your Rails app makes, thus increasing its performance.
Essentially, Bullet "watches" the queries your Rails app makes through ActiveRecord and notifies you as to…
by
Peter Cooper on September 4, 2009 :
1 Comment
Issue 4 of Olimpiu Metiu's Rails Magazine is now available in both a free PDF download format or in print format (via MagCloud) for $6.62. Contents include:
- Background Processing with Delayed_Job
- Generating PDF with ODF templates
- Feel the Radiance with Radiant CMS
- Oracle Tips and Tricks
And interviews…
by
Peter Cooper on August 19, 2009 :
1 Comment
ABingo is an "A/B testing" plugin to use on your Rails applications in order to test differences between two ways of showing the same information. It was developed by Patrick McKenzie, known mainly in the developer community as the creator of…
Mike Gunderloy (ex-Rails activist and Rails Inside writer) has hit the ball out of the template park with BigOldRailsTemplate. We've written about Rails 2.3's templating features before, but Mike has taken it way beyond merely installing a few plugins to actually…
David Heinemeier Hansson, creator of Rails, has just announced the release of Rails 2.3.3.
Rails 2.3.3 is primarily a bug fixing release, but a few new features have creeped in, including decoding backends for faster JSON and YAML libraries, the touch method…
Fat Free CRM is an open source CRM (customer relationship management) system built upon Rails by Michael Dvorkin. Even if you don't need a CRM system, it's interesting as an example of a new, full, open source Rails project. Michael hopes…
The Rails Rescue Handbook is a new, 83 page PDF e-book by Mike Gunderloy that goes in-depth on how to "rescue" a Rails project that might have, well, gone off the rails. The book is aimed at people who've had to…
Adam McCrea of EdgeCase has put together a screencast demonstrating how to easily implement Ajax file uploads in your Rails application. It's about ten minutes long.
For a couple of months now, I've been getting regular e-mails from Carlos Taborda of new host Webbynode, asking me to check out their service, give it a try, watch their screencasts, and so on. You know, the usual promotional…