Changeset [317dca34402a4643b3689262a02771285e78d30c] by Ian White

January 8th, 2010 @ 02:35 PM

ResourceService now sends #build to associations to build new records. [thanks to Jason Lee for the idea]
http://github.com/ianwhite/resources_controller/commit/317dca34402a...

Committed by Ian White

  • M lib/ardes/resources_controller.rb
  • M lib/ardes/resources_controller/resource_methods.rb
  • M spec/controllers/addresses_controller_spec.rb
  • M spec/controllers/comments_controller_spec.rb
  • M spec/controllers/forum_posts_controller_spec.rb
  • M spec/controllers/tags_controller_via_forum_spec.rb
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

resources_controller is a rails plugin that eases the pain of RESTful controllers.