Method: ActiveRecord::ConnectionAdapters::IndexDefinition#where
- Defined in:
- lib/active_record/connection_adapters/abstract/schema_definitions.rb
#where ⇒ Object
Returns the value of attribute where
11 12 13 |
# File 'lib/active_record/connection_adapters/abstract/schema_definitions.rb', line 11 def where @where end |