Class: Logger
- Inherits:
-
Object
- Object
- Logger
- Defined in:
- lib/luxafor/toggl.rb
Overview
As of Apr 2020, because of a 1/2 removed awesome print dep in the gem which hasnt been released. See github.com/kanet77/togglv8/issues/17
Instance Method Summary collapse
Instance Method Details
#ap(*_args, **_kwargs, &_block) ⇒ Object
15 16 17 |
# File 'lib/luxafor/toggl.rb', line 15 def ap(*_args, **_kwargs, &_block) true end |