Changeset [c21f35c35ef71576c99d412bc562ab10278c652b] by Ian White

September 12th, 2008 @ 11:27 AM

Reverted 2f49687, 7423cf1 (save_resource and resource_saved? stuff) because of aberrant behaviour. Will add them back in with some extra specs. [Jason Lee] http://github.com/ianwhite/resou...

Committed by Ian White

  • M CHANGELOG
  • M README.rdoc
  • M Rakefile
  • M SPECDOC
  • M garlic_example.rb
  • M init.rb
  • M lib/ardes/resources_controller.rb
  • M lib/ardes/resources_controller/actions.rb
  • M spec/app.rb
  • M spec/controllers/addresses_controller_spec.rb
  • M spec/controllers/admin_forums_controller_spec.rb
  • M spec/controllers/comments_controller_spec.rb
  • M spec/controllers/forum_posts_controller_spec.rb
  • M spec/controllers/forums_controller_spec.rb
  • M spec/controllers/infos_controller_spec.rb
  • M spec/controllers/owners_controller_spec.rb
  • M spec/controllers/resource_saved_spec.rb
  • M spec/controllers/tags_controller_via_forum_post_comment_spec.rb
  • M spec/controllers/users_controller_spec.rb
  • M spec/specs/resources_controller_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.