method
column_name_with_order_matcher
v7.1.3.4 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::Quoting
column_name_with_order_matcher()public
No documentation available.
# File activerecord/lib/active_record/connection_adapters/abstract/quoting.rb, line 184
def column_name_with_order_matcher # :nodoc:
COLUMN_NAME_WITH_ORDER
end