Method: Facebooker::Rails::Helpers#fb_bookmark_button
- Defined in:
- lib/facebooker/rails/helpers.rb
#fb_bookmark_button ⇒ Object
Renders the Facebook bookmark button
See wiki.developers.facebook.com/index.php/Fb:bookmark for more details
745 746 747 |
# File 'lib/facebooker/rails/helpers.rb', line 745 def content_tag "fb:bookmark" end |