Yes, more Rails plugins
Posted Sunday, January 13, 2008FWIW, I’ve just created two very new, very simple and VERY BETA Rails plugins.
The first, Simian, is pretty obvious: it adds a couple of rake tasks to run duplicate code checks against your rails project using, you guessed it, simian.
The second is Restful Transactions. This plugin ensures that your controller’s create, update and destroy actions are wrapped in a database transaction meaning you don’t have to think about it.
As always, you’ll find these plugins and more over at the RedHill on Rails plugin page
Update: The plugin now wraps any action executed as a POST, PUT or DELETE rather than just the create, update and destroy actions.
- Later: Call for Survey Participants
- Earlier: Out on the Range
About Simon
Husband, Father, One-time Entrepreneur.
Aka Haruki Zaemon. Aka Sampy.
In my younger years I wanted to save the world; now I'm happy solving bigger problems than I create.
If I didn't need to work I'd be teaching Aikido and spending all my free time with my amazing wife and two children in Woodend, Victoria, Australia.
Books
Beginning Algorithms
with James Ross

COMMENTS
blog comments powered by Disqus