# File lib/inherited_resources/actions.rb, line 24 def edit(options={}, &block) respond_with(*with_chain(resource), options, &block) end