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