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