Method: Arel::Collectors::SubstituteBinds#value

Defined in:
activerecord/lib/arel/collectors/substitute_binds.rb

#valueObject



27
28
29
# File 'activerecord/lib/arel/collectors/substitute_binds.rb', line 27

def value
  delegate.value
end