A brief intro to 2 flickr gems for Rails 2.1
Posted by Vince Wadhwani on Jul 14, 2008 in | ruby
If you spend some time googling for Rails plugins to interface with Flickr, you'll no doubt run into rflickr. Dig a little deeper and you'll find that it hasn't been updated in a while. There is a fork of it up on Github, but unfortunately that doesn't work with Rails 2.1 either. There are two plugins that I have confirmed work with Rails 2.1 AND Ruby 1.8.7. At the time of this post, the documentation was a little lacking in some areas so I'll save you some time in case you decide to pursue flickr integration with your Rails app before the maintainers do some writing. Let's move on..