del.icio.us
Me
Archives
Meta
Tag Archives: plugin
Controller Plugins in Rails
I want to write a Rails plugin, which adds a controller to a rails app. It seems like it should be easy, plugins are fairly flexible after all. After a couple of experiments, I concluded that you need at least … Continue reading