Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ruby support #161

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added ruby support #161

wants to merge 1 commit into from

Conversation

jkuchta
Copy link

@jkuchta jkuchta commented Sep 30, 2013

I wanted to bring your sharrre functionality into a Ruby on Rails project so I created this simple controller. It follows the same pattern as sharrre.php - a route would need to be created on the ruby side and the JS file would need to point to that route. Also, there are two Ruby gems I used, Nokogiri and Curb (cURL in Ruby).

-Jeff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants