Libraries
»
sunspot
(2.7.1)
»
Index
»
Sunspot
»
Type
»
LocationType
»
#indexed_name
Method: Sunspot::Type::LocationType#indexed_name
Defined in:
lib/sunspot/type.rb
#
indexed_name
(name) ⇒
Object
348 349 350
# File 'lib/sunspot/type.rb', line 348
def
indexed_name
(
name
)
"#{name}_s"
end