Class: ActiveRecord::StatementCache::Params

Inherits:
Object
  • Object
show all
Defined in:
activerecord/lib/active_record/statement_cache.rb

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#bindObject



94
# File 'activerecord/lib/active_record/statement_cache.rb', line 94

def bind; Substitute.new; end