Class: Symbol

Inherits:
Object show all
Defined in:
lib/embargo.rb

Instance Method Summary collapse

Instance Method Details

#humanizeObject



96
97
98
# File 'lib/embargo.rb', line 96

def humanize
  to_s.humanize
end