🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/plashchynski/crono/pull/74
**Author:** [@muZk](https://github.com/muZk)
**Created:** 4/11/2018
**Status:** ✅ Merged
**Merged:** 5/29/2022
**Merged by:** [@plashchynski](https://github.com/plashchynski)
**Base:** `master` ← **Head:** `patch-1`
---
### 📝 Commits (1)
- [`11350e8`](https://github.com/plashchynski/crono/commit/11350e83d965fd5d9d62324016434c4e5f1123d1) fix: rails 4.0.x
### 📊 Changes
**1 file changed** (+2 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `lib/crono/period.rb` (+2 -1)
</details>
### 📄 Description
Hash in rails 4.0.x does not have `compact` method (and in the description it says crono works for rails 4*).
This PR fix the related issue https://github.com/plashchynski/crono/issues/43
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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.