method
column_name_with_order_matcher
v6.1.7.7 -
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 157
def column_name_with_order_matcher # :nodoc:
COLUMN_NAME_WITH_ORDER
end