-
Update README.rdoc
https://github.com...
was committed by Walter McGinnis
Friday Nov 09
changeset -
Added links to complex example from K...
was committed by Walter McGinnis
Sunday Feb 20
changeset -
oembed_provider
was edited by Walter McGinnis
Saturday Feb 19
page - oembed_provider was edited by Walter McGinnis 09:39 AM page
- Adding info on set up of OembedProvid... was committed by Walter McGinnis 09:10 AM changeset
- Version bump to 0.1.1 https://github.... was committed by Walter McGinnis 09:10 AM changeset
-
Added thank yous section to acknowled...
was committed by Walter McGinnis
Wednesday Feb 16
changeset - Updated to have issue tracker link. h... was committed by Walter McGinnis 12:48 PM changeset
- Updating project page links. https://... was committed by Walter McGinnis 12:37 PM changeset
- oembed_provider was created by Walter McGinnis 12:21 PM page
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A Rails engine to answer oEmbed requests for application media asset models.
In other words, this gem allows your application, after configuring the gem and the relevant models, to act as an oEmbed Provider by providing a controller that returns JSON or XML for a given oEmbed consumer request for the specified media asset.
The gem creates one unified oEmbed endpoint for all the oEmbed provided models via OembedProviderController.
This gem does not offer oEmbed consumer functionality.
Project Homepage: <a href="https://github.com/kete/oembed_provider">https://github.com/kete/oembed_provider</a>
More details of oEmbed and its specification can be found at <a href="http://oembed.com/">http://oembed.com/</a>.