Arel::Compound
# File lib/arel/algebra/relations/operations/from.rb, line 5 5: def initialize relation, sources 6: super(relation) 7: @sources = sources 8: end
# File lib/arel/algebra/relations/operations/from.rb, line 10 10: def eval 11: unoperated_rows[sources..1] 12: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.