class SweetActions::JSON::ShowAction

Private Instance Methods

respond() click to toggle source
# File lib/sweet_actions/json/show_action.rb, line 8
def respond
  serialize
end