Module: RemoteRecord::DSL
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/remote_record/dsl.rb
Overview
A DSL that's helpful for configuring remote references. To configure a
remote reference, include RemoteRecord, then call remote_record to
configure the module.
See RemoteRecord::Config#defaults for the default configuration.