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