Class: SweetActions::JSON::ShowAction

Inherits:
BaseAction show all
Includes:
REST::Show
Defined in:
lib/sweet_actions/json/show_action.rb

Direct Known Subclasses

ShowAction

Instance Attribute Summary

Attributes inherited from BaseAction

#response_code, #response_data

Attributes inherited from Action

#controller

Method Summary

Methods included from REST::Singular

#root_key

Methods inherited from BaseAction

#perform_action

Methods inherited from Action

#initialize, #perform_action

Constructor Details

This class inherits a constructor from SweetActions::Action