In your opinion, what’s the best gem for the Flickr API compatible with Rails 3 ?
I just need some basic functions to retrieve some photos based on web page urls for a given size.
Thank you,
Nicolas.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I just started using the flickraw gem and it’s fantastically simple and worked with little to no trouble. The syntax is identical (or very close to) the flickr API, and I had no problems with the shared secret authentication, using the example provided in the docs.