module
ActiveRecord::AttributeMethods::ClassMethods
v5.2.3 -
Show latest stable
No documentation available for this module.
Constants
COLUMN_NAME_ORDER_WHITELIST = /\n\\A\n(?:\\w+\\.)?\n\\w+\n(?:\\s+asc|\\s+desc)?\n(?:\\s+nulls\\s+(?:first|last))?\n\\z\n/ix
COLUMN_NAME_WHITELIST = /\\A(?:\\w+\\.)?\\w+\\z/i
Files
- activerecord/lib/active_record/attribute_methods.rb