Libraries
»
Soks
(1.0.3)
»
Index
»
AttachmentPage
»
#name_for_index
Method: AttachmentPage#name_for_index
Defined in:
lib/soks-model.rb
#
name_for_index
⇒
Object
126
# File 'lib/soks-model.rb', line 126
def
name_for_index
;
@name
[
9
..
-1
]
.
strip
.
downcase
end