0

I have a Rails app in which visitors can add links to a certain model. I'm looking for some way to send a pingback to this links, the same way Wordpress does out-of-the-box. Can't find any good reference in Stack Overflow and Google.

Any clue?

Christian Benseler
  • 7,907
  • 8
  • 40
  • 71

1 Answers1

0

I achieved to this with this gem

https://github.com/AndreasWurm/pingback

Replying my own question to help others in the future :-)

Christian Benseler
  • 7,907
  • 8
  • 40
  • 71