Module: CardController::Response
- Included in:
- CardController
- Defined in:
- decko/lib/card_controller/response.rb
Overview
methods for managing decko responses
Instance Method Summary collapse
Instance Method Details
#response_format ⇒ Object
4 5 6 |
# File 'decko/lib/card_controller/response.rb', line 4 def response_format @response_format ||= format_name_from_params end |