Class: SweetActions::JSON::CollectAction

Inherits:
BaseAction show all
Includes:
REST::Collect
Defined in:
lib/sweet_actions/json/collect_action.rb

Direct Known Subclasses

CollectAction

Instance Attribute Summary

Attributes inherited from BaseAction

#response_code, #response_data

Attributes inherited from Action

#controller

Method Summary

Methods included from REST::Multiple

#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