Method: Facebooker::Rails::Helpers#fb_bookmark_button

Defined in:
lib/facebooker/rails/helpers.rb

#fb_bookmark_buttonObject

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 fb_bookmark_button
   "fb:bookmark"
end