Closed yuenmichelle1 closed 3 months ago
update search_href to use permitted params and then call to_h… because params no longer inherit from HashWithIndifferentAccess
See: https://github.com/rails/rails/pull/20868 and https://www.bigbinary.com/blog/parameters-no-longer-inherit-from-hash-with-indifferent-access-in-rails-5 for more details
update search_href to use permitted params and then call to_h… because params no longer inherit from HashWithIndifferentAccess
See: https://github.com/rails/rails/pull/20868 and https://www.bigbinary.com/blog/parameters-no-longer-inherit-from-hash-with-indifferent-access-in-rails-5 for more details