class String
Public Instance Methods
to_identifier()
click to toggle source
# File lib/babosa.rb, line 8 def to_identifier Babosa::Identifier.new self end
Also aliased as: to_slug