Posts tagged with 'plugin'
- Customizing Rails Serialization
- ... time. So, I made a plugin that lets you define the attributes and methods that are serialized by to_json and to_xml in the class. class Question < ActiveRecord::Base inheritable_attrib...
- Comment spam, be gone!
- ...th the RoR Akismet plugin. Very painless installation, but first you must get an Akismet API ket by creating a wordpress account. I've also added comments into the normal flow of the posts. It didn't...
- Searchville and ActsBasicallySearchable
- ...ed it into a little plugin I call ActsBasicallySearchable. This is my first plugin, so any feedback is appreciated. Basically you just choose which fields you want to search in an ActiveRecord model, ...
Oct 24, 2009
Jan 07, 2007
Jul 09, 2006