Class: CollectAction

Inherits:
SweetActions::JSON::CollectAction show all
Defined in:
lib/generators/sweet_actions/templates/collect_action.rb

Instance Attribute Summary

Attributes inherited from SweetActions::JSON::BaseAction

#response_code, #response_data

Attributes inherited from SweetActions::Action

#controller

Method Summary

Methods included from SweetActions::REST::Multiple

#root_key

Methods inherited from SweetActions::JSON::BaseAction

#perform_action

Methods inherited from SweetActions::Action

#initialize, #perform_action

Constructor Details

This class inherits a constructor from SweetActions::Action