method
unquoted_false
v5.1.7 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::Quoting
unquoted_false()public
No documentation available.
# File activerecord/lib/active_record/connection_adapters/abstract/quoting.rb, line 131
def unquoted_false
"f".freeze
end