Skip to content

Numeric overrides collide with ActiveSupport #18

@aviemet

Description

@aviemet

Hi, not sure if you're still maintaining this package. I wanted to try using this in a Rails project, but ended up with some errors in other packages because of the time method overrides. The return values from seconds, minutes, etc. are different than those from the same methods in ActiveSupport.

Is there a way to disable the class extension by any chance since all of those methods are already provided by Rails?

Thank you

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions