Class: CreateAction

Inherits:
SweetActions::JSON::CreateAction show all
Includes:
SweetActions::REST::Base, SweetActions::REST::Serialize
Defined in:
lib/generators/sweet_actions/templates/base_action.rb,
lib/generators/sweet_actions/templates/create_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::Singular

#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