Posts Tagged ‘plugin’

Plugin for Rails’s Resource Controller

Friday, November 7th, 2008 by Jesper Rønn-Jensen

If you’re using Resource Controller for Ruby on Rails, you may want to look atthe plugin I just created.
From the readme file:
ResouceControllerRespondTo
==========================
Extends ResourceController plugin for Rails to make it respond_to .xml and .json formats
Based on code by Florent Piteau and Joe Fiorini… Jesper merely provided the glue and packed as plugin.
See resource controller forum thread [...]