Class: PBatcher::Namer
- Inherits:
-
ProcHandler
- Object
- Handler
- ProcHandler
- PBatcher::Namer
- Defined in:
- lib/pbatcher/namer.rb
Instance Attribute Summary
Attributes inherited from ProcHandler
Attributes inherited from Handler
Instance Method Summary collapse
Methods inherited from ProcHandler
Methods inherited from Handler
Constructor Details
This class inherits a constructor from PBatcher::ProcHandler
Instance Method Details
#name(item) ⇒ Object
3 4 5 |
# File 'lib/pbatcher/namer.rb', line 3 def name(item) call(item) end |