Class: TemporaryString

Inherits:
String
  • Object
show all
Defined in:
lib/padrino-gen/core_ext/string.rb

Instance Method Summary collapse

Methods inherited from String

#camelize, #classify, #constantize, #pluralize, #underscore

Instance Method Details

#to_sObject



34
# File 'lib/padrino-gen/core_ext/string.rb', line 34

def to_s; self; end