instance method
value
Ruby on Rails 7.2.3
Since v6.0.6Signature
value()
No documentation comment.
Source
# File activerecord/lib/active_record/statement_cache.rb, line 92
def value
[@parts, @binds]
end
Defined in activerecord/lib/active_record/statement_cache.rb line 92
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveRecord::StatementCache::PartialQueryCollector