Libraries
»
ransack
(3.1.0)
»
Index
»
Ransack
»
Nodes
»
Bindable
»
#attr
Method: Ransack::Nodes::Bindable#attr
Defined in:
lib/ransack/nodes/bindable.rb
#
attr
⇒
Object
Also known as:
arel_attribute
7 8 9
# File 'lib/ransack/nodes/bindable.rb', line 7
def
attr
@attr
||=
get_arel_attribute
end