Sometimes it's not desirable to load a bunch of external javascript to enable sharing via the usual social networks (Facebook, Twitter etc). This is particularly of interest when trying to optimise page loading times. Vendor share buttons are also notoriously difficult to get to play nicely in responsive layouts.
I'd like to see support for the Ridiculously Responsive Social Sharing Buttons (https://github.com/kni-labs/rrssb) for this reason.
A gem already exists for them, so integration would be a case of adding the relevant config option and loading the right view accordingly.
Would be willing to submit a pull request for this if people think it'd be of use...
Sometimes it's not desirable to load a bunch of external javascript to enable sharing via the usual social networks (Facebook, Twitter etc). This is particularly of interest when trying to optimise page loading times. Vendor share buttons are also notoriously difficult to get to play nicely in responsive layouts.
I'd like to see support for the Ridiculously Responsive Social Sharing Buttons (https://github.com/kni-labs/rrssb) for this reason.
A gem already exists for them, so integration would be a case of adding the relevant config option and loading the right view accordingly.
Would be willing to submit a pull request for this if people think it'd be of use...