# File lib/arel/algebra/relations/row.rb, line 10 10: def [](attribute) 11: attribute.type_cast(tuple[relation.position_of(attribute)]) 12: end
# File lib/arel/algebra/relations/row.rb, line 21 21: def bind(relation) 22: Row.new(relation, tuple) 23: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.