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

Commits on Apr 9, 2015

  1. Fix issue when deleting keys.

    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
    Ace Subido and Ramon Tayag authored and ramontayag committed Apr 9, 2015
    Configuration menu
    Copy the full SHA
    99f8bd1 View commit details
    Browse the repository at this point in the history