ResourceGenerator ============= Generates a simply_restful controller for an existing model: script/generate resource Subscription then add map.resource :subscription to your routes. Based on the crud generator by danp: http://svn.dpiddy.net/plugins/crud_generator REQUIRES simply_restful, labeled_form_helper, active_record_dom_id