Method: Alias::Manager#creators
- Defined in:
- lib/alias/manager.rb
#creators ⇒ Object (readonly)
A hash of creator objects that have been used by creator type.
21 22 23 |
# File 'lib/alias/manager.rb', line 21 def creators @creators end |