instance method
supports_comments?
Ruby on Rails 7.2.3
Since v7.1.6Signature
supports_comments?()
No documentation comment.
Source
# File activerecord/lib/active_record/connection_adapters/trilogy_adapter.rb, line 99
def supports_comments?
true
end
Defined in activerecord/lib/active_record/connection_adapters/trilogy_adapter.rb line 99
· View on GitHub
· Improve this page
· Find usages on GitHub