module ActiveHash::Associations
Public Class Methods
included(base)
click to toggle source
# File lib/associations/associations.rb, line 119 def self.included(base) base.extend Methods end
# File lib/associations/associations.rb, line 119 def self.included(base) base.extend Methods end