Module: Hopsoft::ActsAsLookup::UsesLookups
- Defined in:
- lib/hopsoft/acts_as_lookup.rb
Overview
This module is implicitly mixed into any models that specify “belongs_to” using an “acts_as_lookup” model. Provides some helpful tools for selecting and assigning values for lookup tables. See the plugin description for more details.
Defined Under Namespace
Modules: InstanceMethods, StaticMethods