redd
redd copied to clipboard
Added Submission::link and Comment::comment_link
trafficstars
The method names are confusing. Why does Submission::permalink return a relative path instead of an absolute path? Why does Comment::link return the link to the submission instead of a link to the comment itself?
So I don't think it's my fault that travis can't build. It is having trouble installing jruby.
Reddit calls a submission also a link. Please suffix your functions with _url instead of _link.
Maybe change to other link-function to url as well?
Thank you. I will merge it into my fork (https://github.com/StephanMeijer/redd/)