Class: String

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

Instance Method Summary collapse

Instance Method Details

#pastel_colorObject



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

def pastel_color
  Hashtel.pastel_color(self)
end