Flowdock
method

blank_date_parameter?

Importance_1
Ruby on Rails latest stable (v6.1.7.7) - 0 notes - Class: MultiparameterAttribute

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v4.2.9) is shown here.

blank_date_parameter?() private

Checks whether some blank date parameter exists. Note that this is different than the validate_required_parameters! method, since it just checks for blank positions instead of missing ones, and does not raise in case one blank position exists. The caller is responsible to handle the case of this returning true.

Show source
Register or log in to add new notes.