class ParamsReady::Value::OperatorConstraint::DynamicCondition
Public Instance Methods
get_value()
click to toggle source
# File lib/params_ready/value/constraint.rb, line 192 def get_value @value.call end
# File lib/params_ready/value/constraint.rb, line 192 def get_value @value.call end