instance method
assert_valid_value
Ruby on Rails 6.0.6
Since v5.2.8.1Signature
assert_valid_value(*)
No documentation comment.
Parameters
-
argsrest
Source
# File activemodel/lib/active_model/type/value.rb, line 113
def assert_valid_value(*)
end
Defined in activemodel/lib/active_model/type/value.rb line 113
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveModel::Type::Value