Changeset [15beea6b932c5c780a87cca64134852ed1f32bdd] by Ian White

September 19th, 2009 @ 07:50 PM

Removed all vestiges of loading enclosing resources via recognised route, updated specs accordingly
http://github.com/ianwhite/resources_controller/commit/15beea6b932c...

Committed by Ian White

  • R spec/lib/route_enclosing_names_spec.rb
  • M lib/ardes/resources_controller.rb
  • M lib/ardes/resources_controller/request_path_introspection.rb
  • M spec/controllers/forum_posts_controller_spec.rb
  • M spec/controllers/tags_controller_spec.rb
  • M spec/controllers/tags_controller_via_account_info_spec.rb
  • M spec/controllers/tags_controller_via_forum_post_spec.rb
  • M spec/lib/load_enclosing_resources_spec.rb
  • M spec/lib/request_path_introspection_spec.rb
  • M spec/lib/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.