123456789_123456789_123456789_123456789_123456789_

Class: Arel::Nodes::Grouping

Do not use. This class is for internal use only.

Class Method Summary

Unary - Inherited

Instance Attribute Summary

Unary - Inherited

#expr,
#value

Alias for Unary#expr.

Node - Inherited

Instance Method Summary

Constructor Details

This class inherits a constructor from Arel::Nodes::Unary

Instance Method Details

#fetch_attribute(&block)

[ GitHub ]

  
# File 'activerecord/lib/arel/nodes/grouping.rb', line 6

def fetch_attribute(&block)
  expr.fetch_attribute(&block)
end