Project

likely

0.0
No commit activity in last 3 years
No release in over 3 years
Helper for add social share feature in your Rails: Facebook, Twitter, Vk
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

~> 4
 Project Readme

Likely¶ ↑

<img src=“https://codeclimate.com/github/IlyaDonskikh/likely/badges/gpa.svg” />

Likely is the social sharing buttons that aren’t shabby.

Setup¶ ↑

Gemfile:

gem 'likely'

application.js:

//= require likely

application.css:

*= require likely

Follow the instructions: ilyabirman.net/projects/likely/

Thanks¶ ↑

Thanks to Ilya Birman for creating the main plugin.