ActiveSupport core extensions: Module
ActiveSupport provides some very handy additions the Module class, including attr_accessor_with_default, attr_internal_accessor, included_in_classes and synchronize, amongst others.
ActiveSupport provides some very handy additions the Module class, including attr_accessor_with_default, attr_internal_accessor, included_in_classes and synchronize, amongst others.
A mix of code and design by Mark Dodwell, Rails developer and designer.