Skip to content
This repository has been archived by the owner on Jun 11, 2022. It is now read-only.

Fix issue when deleting keys. #5

Merged
merged 1 commit into from Apr 9, 2015
Merged

Conversation

ramontayag
Copy link
Contributor

If Rails < 4.2, then handle it ourselves by duping the hash. If Rails >= 4.2, then rely on the Rails fix:

If Rails < 4.2, then handle it ourselves by duping the hash. If Rails >= 4.2,
then rely on the Rails fix:

- rails/rails#15674
- rails/rails#6127
@jpmoral
Copy link
Contributor

jpmoral commented Apr 9, 2015

LGTM

ramontayag added a commit that referenced this pull request Apr 9, 2015
@ramontayag ramontayag merged commit 335cd98 into master Apr 9, 2015
@ramontayag ramontayag deleted the fix_less_than_rails_4-2_issue branch April 9, 2015 03:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants