Module: CardController::Response

Included in:
CardController
Defined in:
lib/card_controller/response.rb

Overview

methods for managing decko responses

Instance Method Summary collapse

Instance Method Details

#response_formatObject



4
5
6
# File 'lib/card_controller/response.rb', line 4

def response_format
  @response_format ||= format_name_from_params
end