Class: Alias::Creators::ConstantCreator
- Inherits:
-
Alias::Creator
- Object
- Alias::Creator
- Alias::Creators::ConstantCreator
- Defined in:
- lib/alias/creators/constant_creator.rb
Overview
Creates constants of aliases expecting a hash of existing constants mapped to their aliases.
Instance Attribute Summary
Attributes inherited from Alias::Creator
Method Summary
Methods inherited from Alias::Creator
class_or_module, #create, creators, #delete_invalid_aliases, generate, generates_aliases, inherited, #initialize, map, maps_config, valid, validators
Constructor Details
This class inherits a constructor from Alias::Creator