Class: Fulcrum::ChoiceList

Inherits:
Resource show all
Includes:
Actions::Create, Actions::Delete, Actions::Find, Actions::List, Actions::Update
Defined in:
lib/fulcrum/choice_list.rb

Constant Summary

Constants included from Actions::List

Actions::List::DEFAULT_PER_PAGE

Instance Attribute Summary

Attributes inherited from Resource

#client

Method Summary

Methods included from Actions::Delete

#delete

Methods included from Actions::Update

#update

Methods included from Actions::Create

#create, #create_action

Methods included from Actions::Find

#find

Methods included from Actions::List

#all, #default_list_params

Methods inherited from Resource

#attributes_for_object, #call, #collection, #initialize, #member, #member_action, #resource_name, #resources_name

Constructor Details

This class inherits a constructor from Fulcrum::Resource