Search code examples
ruby-on-railsapiflickr

How to start making a website that gets photos from flickr using rails


I'm pretty new to rails so where can I get resources to help me get this done? What gems do I need? How do I use flickr api inside of the website using rails?


Solution

  • Use 'flickr_fu' gem its very simple to use https://github.com/commonthread/flickr_fu. Please Visit http://www.pixellatedvisions.com/2009/04/06/integrating-flickr-into-your-rails-website