Not sure if this is worth doing or not since these ruby plugins change so frequently, but here are a list of plugins that I find interesting as a java guy coming up to speed in ruby on rails.
Referential Integrity
script/plugin install http://svn.hasmanythrough.com/public/plugins/validates_existence/
From “Learning Rails” by O’Reilly. Page 149
Scaffolding
ActiveScaffold.com
Geo Coding
http://geokit.rubyforge.org/
Image Processing
attachment_fu
ImageScience
http://seattlerb.rubyforge.org/ImageScience.html
Post a Comment