Class: String

Inherits:
Object show all
Defined in:
lib/modgen/core_ext/string.rb

Instance Method Summary collapse

Instance Method Details

#to_paramObject



4
5
6
# File 'lib/modgen/core_ext/string.rb', line 4

def to_param
  to_s
end