Method: Ransack::Nodes::Attribute#inspect

Defined in:
lib/ransack/nodes/attribute.rb

#inspectObject



53
54
55
# File 'lib/ransack/nodes/attribute.rb', line 53

def inspect
  "Attribute <#{name}>"
end