Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/greenstripes.rb

Instance Method Summary collapse

Instance Method Details



160
161
162
# File 'lib/greenstripes.rb', line 160

def to_link
  ::GreenStripes::Link.new(self)
end