-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Nice to see another gem that's trying to break free from Rails dependencies. Thanks for the effort!
A number of other libraries run to_f
on durations (e.g. Sidekiq). When I tried it with timerizer, it threw:
NoMethodError: undefined method `to_f' for #<Timerizer::Duration:0x00007f25c88d79e0 @seconds=60, @months=0>
It'd be a huge help in terms of compatibilty if .to_f
worked for duration.
Metadata
Metadata
Assignees
Labels
No labels