#ModuleExt
Convenience module extensions. Currently monkey-patches the Module class to allow for the use of mattr_* functions.
##Attribution
Thanks to the Rails team for this code! It comes right out of ActiveSupport.
Project
#ModuleExt
Convenience module extensions. Currently monkey-patches the Module class to allow for the use of mattr_* functions.
##Attribution
Thanks to the Rails team for this code! It comes right out of ActiveSupport.