Module: LightService::Organizer::Macros
- Defined in:
- lib/light-service/organizer.rb
Instance Method Summary collapse
Instance Method Details
#aliases(key_hash) ⇒ Object
56 57 58 |
# File 'lib/light-service/organizer.rb', line 56 def aliases(key_hash) @aliases = key_hash end |