Module: Diary::Item::Url
Instance Method Summary collapse
Instance Method Details
#link(name) ⇒ Object
4 5 6 |
# File 'lib/diary/item/url.rb', line 4 def link(name) "<a href=\"#{website_path}\">#{name}</a>" end |
4 5 6 |
# File 'lib/diary/item/url.rb', line 4 def link(name) "<a href=\"#{website_path}\">#{name}</a>" end |