Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why is duration limited to hour increments? #28

Open
djburdick opened this issue Jun 5, 2014 · 1 comment
Open

Why is duration limited to hour increments? #28

djburdick opened this issue Jun 5, 2014 · 1 comment

Comments

@djburdick
Copy link

Ideally, I'd like to be able to specify seconds (not hours).

this line make it not possible: hit.duration = duration.to_i.hours.seconds.to_i if duration

Any thoughts on changing this to seconds? I'm happy to write the code.

@aantix
Copy link
Owner

aantix commented Dec 10, 2014

Are you still interested in creating a pull request for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants