Arel::Nodes::Function
# File lib/arel/nodes/count.rb, line 4 4: def initialize expr, distinct = false, aliaz = nil 5: super(expr, aliaz) 6: @distinct = distinct 7: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.