Original PR: https://github.com/plashchynski/crono/pull/59 Author: @0xRichardH Created: 2/28/2017 Status: ✅ Merged Merged: 3/10/2017 Merged by: @plashchynski
Base: master ← Head: master
master
258052b
d72a2d2
7 files changed (+36 additions, -32 deletions)
📝 lib/crono/cli.rb (+2 -2) 📝 lib/crono/job.rb (+5 -5) 📝 lib/crono/period.rb (+4 -4) 📝 lib/crono/time_of_day.rb (+2 -2) 📝 spec/job_spec.rb (+2 -2) 📝 spec/period_spec.rb (+17 -17) 📝 spec/spec_helper.rb (+4 -0)
lib/crono/cli.rb
lib/crono/job.rb
lib/crono/period.rb
lib/crono/time_of_day.rb
spec/job_spec.rb
spec/period_spec.rb
spec/spec_helper.rb
I think in Rails way, Crono timezone should not dependent on system timezone , it should dependent Rails project time zone.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/plashchynski/crono/pull/59
Author: @0xRichardH
Created: 2/28/2017
Status: ✅ Merged
Merged: 3/10/2017
Merged by: @plashchynski
Base:
master← Head:master📝 Commits (2)
258052b✨ rails timezone supportd72a2d2write some annotation📊 Changes
7 files changed (+36 additions, -32 deletions)
View changed files
📝
lib/crono/cli.rb(+2 -2)📝
lib/crono/job.rb(+5 -5)📝
lib/crono/period.rb(+4 -4)📝
lib/crono/time_of_day.rb(+2 -2)📝
spec/job_spec.rb(+2 -2)📝
spec/period_spec.rb(+17 -17)📝
spec/spec_helper.rb(+4 -0)📄 Description
I think in Rails way, Crono timezone should not dependent on system timezone , it should dependent Rails project time zone.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.