Class: ActiveRecord::StatementCache::Params
- Inherits:
-
Object
- Object
- ActiveRecord::StatementCache::Params
- Defined in:
- lib/active_record/statement_cache.rb
Overview
:nodoc:
Instance Method Summary collapse
Instance Method Details
#bind ⇒ Object
68 |
# File 'lib/active_record/statement_cache.rb', line 68 def bind; Substitute.new; end |