GRAY GHOST
GRAY GHOST
No Dice. ``` bash grayghostvisuals ✭ GrayGhostVisualsMacBookAir.local ~/Sites $ git clone --recursive [email protected]:Modernizr/v3.modernizr.com.git Cloning into 'v3.modernizr.com'... remote: Reusing existing pack: 1325, done. remote: Total 1325 (delta 0), reused 0 (delta...
Actually the site is using an older version of Ruby. Here's what I just got ([http://codeshare.io/Ayhl1](http://codeshare.io/Ayhl1)). Also looks like markdown is still using Maruku which is deprecated and since replaced...
Thanks to you both, but there's a bit of confusion I use rvm and bundler quite a bit and both help me isolate not only the ruby version, but also...
Is there a way to dynamically detect and adjust for that? maybe using a variable of some sort?
@fideloper Forgive my ignorance here, but when you ran `networksetup -listallhardwareports` it looks like you were not ssh'd into your vagrant machine. Can you run `vagrant ssh` then run `ifconfig`...
@field2 Can you link me a screenshot of the gif and possibly the location on where I can find it in the core? I'd like to tackle this if I...
@field2 Here is my version using CSS. No SVG or gif needed. [http://codepen.io/grayghostvisuals/pen/ogLemL?editors=0100](http://codepen.io/grayghostvisuals/pen/ogLemL?editors=0100) 
@field2 What are your thoughts about my original demo? I can certainly slow it down which is what i think your demo is doing
ok 18 x 18 is all I need to know. standby
@field2 I'm trying to find all the instances of this spinner and so far this is what I've found… ```php wp-admin/customize.php wp-admin/css/common.css wp-admin/css/customize-controls.css ``` So far this is this list...