Module: ActiveResource::Reflection
Overview
Active Resource reflection
Associations in ActiveResource would be used to resolve nested attributes in a response with correct classes. Now they could be specify over Associations with the options :class_name
Defined Under Namespace
Modules: ClassMethods Classes: AssociationReflection