method
or
v7.0.0 -
Show latest stable
- Class:
ActiveRecord::NullRelation
or(other)public
No documentation available.
# File activerecord/lib/active_record/null_relation.rb, line 54
def or(other)
other.spawn
end or(other)No documentation available.
# File activerecord/lib/active_record/null_relation.rb, line 54
def or(other)
other.spawn
end