• P
    Make AC::Parameters not inherited from Hash · 14a3bd52
    Prem Sichanugrist 提交于
    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
params_wrapper_test.rb 667 字节