Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

jm3/expander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Expander – Expand short URLs in strings

Short URLs are annoying. Expand them.

% gem install expander-0.0.1.gem
Successfully installed expander-0.0.1
1 gem installed
% irb -rubygems
> require 'expander'
 => true 
>   "Clever message http://t.co/xCCP4e8R more stuff #hello".expand_urls
 => "Clever message http://guides.rubygems.org/make-your-own-gem/ more stuff #hello"

About

Expand shortened URLs in text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages