mirror of
https://github.com/plashchynski/crono.git
synced 2026-01-13 22:03:27 +01:00
Readme states that crono works with rails 3.2.3, but the gemspec requires ActiveJob which doesn't exist in 3.2.3 #17
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tomhealey on GitHub (May 13, 2015).
Please fix the documentation.
I would really like to use crono, but I can't move to 4.0 yet.
@plashchynski commented on GitHub (May 14, 2015):
Hello @tomhealey
you can use master, where we've removed the active job dependency.
@tomhealey commented on GitHub (May 14, 2015):
Thanks.
I did pull the repo.
I built a local gem without the dependency but had trouble with that also.
No worries.
Thanks for the response.
I had to move to another alternative.
Tom Healey
On May 14, 2015, at 5:33 AM, Dzmitry Plashchynski <notifications@github.commailto:notifications@github.com> wrote:
Hello @tomhealeyhttps://github.com/tomhealey
you can use master, where we've removed the active job dependency.
�
Reply to this email directly or view it on GitHubhttps://github.com/plashchynski/crono/issues/25#issuecomment-101984078.
@plashchynski commented on GitHub (May 14, 2015):
@tomhealey np, feel free to submit an issue about the trouble.