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