module AssociationAccessors
Constants
- VERSION
Attributes
default_attribute[RW]
Public Class Methods
included(base)
click to toggle source
# File lib/association_accessors.rb, line 11 def self.included base base.extend ClassMethods end