Libraries
»
modgen
(0.0.2)
»
Index (S)
»
String
Class: String
Inherits:
Object
Object
String
show all
Defined in:
lib/modgen/core_ext/string.rb
Instance Method Summary
collapse
#
to_param
⇒ Object
Instance Method Details
#
to_param
⇒
Object
4 5 6
# File 'lib/modgen/core_ext/string.rb', line 4
def
to_param
to_s
end