Module: ActiveResource::Reflection

Extended by:
ActiveSupport::Concern
Included in:
Base
Defined in:
lib/active_resource/reflection.rb

Overview

Active Resource reflection

Associations in ActiveResource would be used to resolve nested attributes in a response with correct classes. Now they could be specified over Associations with the options :class_name

Defined Under Namespace

Modules: ClassMethods Classes: AssociationReflection