Joined January 2013
·
Achievements
29 Karma
0 Total ProTip Views

Forked
Have a project valued enough to be forked by someone else

Mongoose
Have at least one original repo where Ruby is the dominant language

Charity
Fork and commit to someone's open source project in need
@mbillard: you can use any selector in the jQuery pjax call, I prefer to use something like
$('a.pjax').pjax('#pjax-container')
, which gives a bit more control over what to pjax and what not. but as PJAX degrades very well, I don't think mailto or external links would suffer in the least anyway.