Libraries
»
restify
(0.2.0)
»
Index
»
Restify
»
Resource
»
#convert_key
Method: Restify::Resource#convert_key
Defined in:
lib/restify/resource.rb
#
convert_key
(key) ⇒
Object
46 47 48
# File 'lib/restify/resource.rb', line 46
def
convert_key
(
key
)
key
.
to_s
end