method

key

rails latest stable - Class: Arel::TreeManager::StatementMethods
key()
public

No documentation available.

# File activerecord/lib/arel/tree_manager.rb, line 27
      def key
        @ast.key
      end