Support Github "Clone in Mac" URLs
Created by: drudge
I find this to be pretty handy for use with the Gitbox client. I've added the following line above the download link on project show pages:
= link_to " Clone in Mac", "github-mac://openRepo/" + @project.url_to_repo, :class => "btn small padded"