social-buttons icon indicating copy to clipboard operation
social-buttons copied to clipboard

is the google plus button works ?

Open bugsss opened this issue 11 years ago • 2 comments

this line : = google_plus_button( :size => "smal", :annotation => 'bubble') generates this:

what do i do wrong ?

bugsss avatar Dec 05 '13 13:12 bugsss

For me the google plus button did not work either. I needed to fix two things:

  1. Add the script: true option so the JS gets inserted as well.

2.) Use the current version from the master branch. The last gem version has a typo in the g+ plugin that is fixes in master.

oneiros avatar May 06 '14 13:05 oneiros

@iffyuva please make a fix for the script: true option and make a new release ;)

kristianmandrup avatar May 06 '14 13:05 kristianmandrup