Plugin for Rails’s Resource Controller
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 for the complete discussionCopyright (c) 2008 Jesper Rønn-Jensen (www.justaddwater.dk), released under the MIT license
More info:
resource_controller_respond_to plugin on GitHub
resource_controller on GitHub
November 10th, 2008 at 01:32 (GMT-1)
Thanks for sharing with us your new plugin.
November 10th, 2008 at 17:01 (GMT-1)
Can you please explain me what is resources controllers.
i saw in many ruby files “resource_controller_for : what it is ?