Subscribe to my Feed, follow me on Twitter, recommend me on Working With Rails or see my code on GitHub
ActsAsMonkey, a sample Rails plugin
After seeing a lot of people ask for information on writing plugins to Rails, I wrote a sample plugin so people could take a peek inside and see how it’s built. It may not be the World’s Best Plugin, and you can see how any plugin is built, but it should cover the basics, and I’ve tried to comment it where (I think is) necessary.
More here.
