instance method
quoted_false
Ruby on Rails 3.2.22.5
Since v3.2.22.5 Last seen in v4.2.9Signature
quoted_false()
No documentation comment.
Source
# File activerecord/lib/active_record/connection_adapters/abstract_mysql_adapter.rb, line 221
def quoted_false
QUOTED_FALSE
end
Defined in activerecord/lib/active_record/connection_adapters/abstract_mysql_adapter.rb line 221
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter