Method: ActiveRecord::StatementCache::PartialQueryCollector#preparable
- Defined in:
- activerecord/lib/active_record/statement_cache.rb
#preparable ⇒ Object
Returns the value of attribute preparable.
65 66 67 |
# File 'activerecord/lib/active_record/statement_cache.rb', line 65 def preparable @preparable end |