Joined January 2013
·
Posted to
SCSS pure css arrows
over 1 year
ago
Seems simple !
However, I can't manage to compile it. Did I miss anything ?
http://cssdeck.com/labs/xoetl89m
Posted to
Convert SQL `LIKE` wildcards to Ruby RegExp
over 1 year
ago
Well, seems so :D
I didn't know for psql, thanks for the advice !
Posted to
Bring jQuery in via the console
over 1 year
ago
Couldn't you do something like : (function() { /* your stuff*/ })() ?
Achievements
361 Karma
22,145 Total ProTip Views
Charity
Fork and commit to someone's open source project in need
Honey Badger
Have at least one original Node.js-specific repo
Nephila Komaci
Have at least one original repos where PHP is the dominant language
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
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
Cub
Have at least one original jQuery or Prototype open source repo
Epidexipteryx
Have at least one original repo where C++ is the dominant language
I could, but then I would have to go through the DOM, take the content element, the title and the description (which is what does turbolinks if I'm correct).
It just doesn't feel right to me.