mirror of
https://github.com/plashchynski/crono.git
synced 2026-01-11 21:10:24 +01:00
[PR #74] [MERGED] fix: rails 4.0.x #90
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?
📋 Pull Request Information
Original PR: https://github.com/plashchynski/crono/pull/74
Author: @muZk
Created: 4/11/2018
Status: ✅ Merged
Merged: 5/29/2022
Merged by: @plashchynski
Base:
master← Head:patch-1📝 Commits (1)
11350e8fix: rails 4.0.x📊 Changes
1 file changed (+2 additions, -1 deletions)
View changed files
📝
lib/crono/period.rb(+2 -1)📄 Description
Hash in rails 4.0.x does not have
compactmethod (and in the description it says crono works for rails 4*).This PR fix the related issue https://github.com/plashchynski/crono/issues/43
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.