This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
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.







