public
Description: flickr-fu is a ruby interface around the flickr REST api
Home | Edit | New

Issues

Proper frob setting

The documentation states that a webapp’s auth callback should set flickr.auth.frob directly, but this is impossible since there’s no public Flickr::Auth#frob= method. Is this intentional? Seems like a showstopper bug to me.

flickr.auth.frob = params[:frob] # this will fail

This has been fixed already long ago.

Last edited by maciej, Mon May 11 11:28:53 -0700 2009
Home | Edit | New
Versions: