instance method
unquoted_false
Ruby on Rails 4.2.11.3
Since v4.2.11.3 Last seen in v4.2.11.3Signature
unquoted_false()
No documentation comment.
Source
# File activerecord/lib/active_record/connection_adapters/abstract_mysql_adapter.rb, line 281
def unquoted_false
0
end
Defined in activerecord/lib/active_record/connection_adapters/abstract_mysql_adapter.rb line 281
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter