Libraries
»
ransack
(1.8.4)
»
Index
»
Ransack
»
Nodes
»
Attribute
»
#inspect
Method: Ransack::Nodes::Attribute#inspect
Defined in:
lib/ransack/nodes/attribute.rb
#
inspect
⇒
Object
53 54 55
# File 'lib/ransack/nodes/attribute.rb', line 53
def
inspect
"
Attribute <
#{
name
}
>
"
end