Module: MetaInstance::FreezeMethod
- Extended by:
- ActiveSupport::Concern
- Included in:
- ModuleExtensions, Proxy
- Defined in:
- lib/meta_instance/freeze_method.rb
Defined Under Namespace
Modules: ClassMethods
Constant Summary collapse
- METHODS =
Store Object methods so they cannot be overriden by the delegate class.
{}