Project

General

Profile

« Previous | Next » 

Revision 0a54c7f8

Added by Dominic Cleal about 7 years ago

fixes #18665 - call #to_h before comparing AC::Parameters to hash

Allows comparisons when ActionController::Parameters is separated from
Hash in Rails 5.0. #permit! is now called on inner hashes sent through
KeepParam (similar to rails/rails@e86524c in 5.1) so they are included
in the #to_h permitted output.

  • added
  • modified
  • copied
  • renamed
  • deleted