Method: Arel::Collectors::SubstituteBinds#preparable
- Defined in:
- activerecord/lib/arel/collectors/substitute_binds.rb
#preparable ⇒ Object
Returns the value of attribute preparable.
6 7 8 |
# File 'activerecord/lib/arel/collectors/substitute_binds.rb', line 6 def preparable @preparable end |