method
compact_blank
v6.1.3.1 -
Show latest stable
- Class:
ActionController::Parameters
compact_blank()public
Returns a new instance of ActionController::Parameters without the blank values. Uses Object#blank? for determining if a value is blank.