Changeset [3b1ae5e4eecda3b200177a804eeae3f9d5ba10ab] by Ian White

September 14th, 2008 @ 03:48 AM

API change and rewrite. Vastly simplified and consistent internals. response_for can now be summed up as this 'adds a default respond_to to your actions which dont render or redirect' http://github.com/ianwhite/respo...

Committed by Ian White

  • M .gitignore
  • M SPECDOC
  • M lib/ardes/response_for.rb
  • M spec/app.rb
  • M spec/controllers/back_to_foo_controller_spec.rb
  • M spec/controllers/default_rails_behaviour_spec.rb
  • M spec/controllers/foo_bail_out_controller_spec.rb
  • M spec/controllers/foo_controller_spec.rb
  • M spec/controllers/inerited_controllers_spec.rb
  • M spec/controllers/inherited_controllers_spec.rb
  • M spec/controllers/inline_xml_foo_controller_spec.rb
  • M spec/controllers/no_response_if_performed_spec.rb
  • M spec/controllers/pick_template_spec.rb
  • M spec/controllers/remove_response_for_spec.rb
  • M spec/controllers/xml_foo_controller_spec.rb
  • M spec/controllers/xml_only_foo_controller_spec.rb
  • M spec/fixtures/views/pick_template_spec/template_only/an_action.atom.erb
  • M spec/fixtures/views/pick_template_spec/template_only/an_action.html.erb
  • M spec/fixtures/views/pick_template_spec/template_only/an_action.js.erb
  • M spec/fixtures/views/pick_template_spec/template_only/an_action.xml.erb
  • M spec/specs/action_responses_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 ยป

<a href="http://github.com/ianwhite/response_for">Get it from <strong>github</strong></a>