Tagged Questions
1
vote
1answer
81 views
Rails: Why am I getting the wrong link on this pingback?
So I almost have a pingback sender ready for my rails app (people post links to content and donate to them). Almost.
I've borrowed heavily from the code here:
...