Skip to content

Commit

Permalink
Move on to nfl fork to enable stopping opengraph.
Browse files Browse the repository at this point in the history
pumbed up version to 0.1.5
  • Loading branch information
ecleel committed Dec 11, 2014
1 parent ff13ef2 commit cbb6378
Show file tree
Hide file tree
Showing 3 changed files with 824 additions and 661 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# jquery-oembed-rails [![Gem Version](https://badge.fury.io/rb/jquery-oembed-rails.svg)](http://badge.fury.io/rb/jquery-oembed-rails) [![Build Status](https://travis-ci.org/ecleel/jquery-oembed-rails.svg)](https://travis-ci.org/ecleel/jquery-oembed-rails)

Rails assets gem for the amazing [jquery-oembed-all](https://github.com/starfishmod/jquery-oembed-all) plugin.
Rails assets gem for the amazing [jquery-oembed-all](https://github.com/nfl/jquery-oembed-all) plugin.

## oEmbed

Expand Down Expand Up @@ -43,7 +43,7 @@ Add `class="embed"` to anchor tag which contains the URL you wish to embed.
Ex: `<a href="http://www.youtube.com/watch?v=8mwKq7_JlS8" class="embed"></a>`
or use `link_to` helper method `<%= link_to link.url, link.url, class: 'embed' %>`

for more information about plugin options read [Jquery-Oembed-All readme file] (https://github.com/starfishmod/jquery-oembed-all/blob/master/README.md)
for more information about plugin options read [Jquery-Oembed-All readme file] (https://github.com/nfl/jquery-oembed-all/blob/master/README.md)

## Contributing

Expand Down
Loading

0 comments on commit cbb6378

Please sign in to comment.