V
Vincent Foley
Well, I just released version 0.5.0 of ShortURL. Here's the ChangeLog:
0.5.0:
- Added two services: fyad.org and ln-s.net (thanks to Daniel
Dipaolo)
- Added an property to the Service class: args. This allows to
give additional arguments to services using the GET method (this was
needed by ln-s.net)
- Added a method to Hash to convert to an HTML arguments style
- Added a script called "shorturl" (duh) in the bin directory for
usage from the command line.
As usual, there's a gem for rapid installation or upgrade:
# install
$ gem install shorturl
# update
$ gem update
and I also have a tar.bz2 up on RubyForge if you prefer not to use
gems.
Enjoy, and as usual, I'm open to comments.
0.5.0:
- Added two services: fyad.org and ln-s.net (thanks to Daniel
Dipaolo)
- Added an property to the Service class: args. This allows to
give additional arguments to services using the GET method (this was
needed by ln-s.net)
- Added a method to Hash to convert to an HTML arguments style
- Added a script called "shorturl" (duh) in the bin directory for
usage from the command line.
As usual, there's a gem for rapid installation or upgrade:
# install
$ gem install shorturl
# update
$ gem update
and I also have a tar.bz2 up on RubyForge if you prefer not to use
gems.
Enjoy, and as usual, I'm open to comments.