Libraries
»
alf-core
(0.16.3)
»
Index
»
Alf
»
Relation
»
#to_relation
Method: Alf::Relation#to_relation
Defined in:
lib/alf/relation.rb
#
to_relation
⇒
Object
Returns self
97 98 99
# File 'lib/alf/relation.rb', line 97
def
to_relation
self
end