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