Class: Resourcerer::Strategies::EagerAttributesStrategy

Inherits:
DefaultStrategy show all
Includes:
AssignFromParams
Defined in:
lib/resourcerer/strategies/eager_attributes_strategy.rb

Instance Attribute Summary

Attributes inherited from Resourcerer::Strategy

#config_proc, #controller, #name, #options

Method Summary

Methods included from AssignFromParams

#attributes

Methods included from AssignAttributes

#assign_attributes, #assign_attributes?, #attributes, #resource, #resource_params

Methods inherited from DefaultStrategy

#build_resource, #find_resource, #finder_param, #id, #resource

Methods inherited from Resourcerer::Strategy

#initialize, #resource

Constructor Details

This class inherits a constructor from Resourcerer::Strategy