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