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