Module: ActiveResourceAssociations

Included in:
NewRelicApi::AgentResource, NewRelicApi::BaseResource
Defined in:
lib/active_resource_associations.rb

Overview

This mixin defines ActiveRecord style associations (like has_many) for ActiveResource objects. ActiveResource objects using this mixin must define the method ‘query_params’.