method
select!
v5.0.0.1 -
Show latest stable
- Class:
ActionController::Parameters
select!(&block)public
Equivalent to Hash#keep_if, but returns nil if no changes were made.
select!(&block)Equivalent to Hash#keep_if, but returns nil if no changes were made.