samsymons / RedditKit.rb

[Deprecated] A Ruby wrapper for the reddit API
https://redditkit.com/
MIT License
152 stars 26 forks source link

Link#url is HTML-escaped #7

Closed willglynn closed 10 years ago

willglynn commented 10 years ago

link.url returns literal ampersands as &, rather than as an ampersand.