Skip to content
  • Prem Sichanugrist's avatar
    14a3bd52
    Make AC::Parameters not inherited from Hash · 14a3bd52
    Prem Sichanugrist authored
    This is another take at #14384 as we decided to wait until `master` is
    targeting Rails 5.0. This commit is implementation-complete, as it
    guarantees that all the public methods on the hash-inherited Parameters
    are still working (based on test case). We can decide to follow-up later
    if we want to remove some methods out from Parameters.
    14a3bd52
    Make AC::Parameters not inherited from Hash
    Prem Sichanugrist authored
    This is another take at #14384 as we decided to wait until `master` is
    targeting Rails 5.0. This commit is implementation-complete, as it
    guarantees that all the public methods on the hash-inherited Parameters
    are still working (based on test case). We can decide to follow-up later
    if we want to remove some methods out from Parameters.
Loading