Class: ActiveRecord::StatementCache::Params
Do not use. This class is for internal use only.
Relationships & Source Files | |
Inherits: | Object |
Defined in: | activerecord/lib/active_record/statement_cache.rb |
Instance Method Summary
Instance Method Details
#bind
[ GitHub ]# File 'activerecord/lib/active_record/statement_cache.rb', line 110
def bind; Substitute.new; end