This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Using xpath 2.0.0 | |
Using capybara 2.2.1 | |
Gem::Ext::BuildError: ERROR: Failed to build gem native extension. | |
/Users/Andy/.rvm/rubies/ruby-2.0.0-p353/bin/ruby extconf.rb | |
Command 'qmake -spec macx-g++ ' not available | |
Makefile not found |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4th-dimension:Valuation-Metrics andy$ ssh -v -N -L3307:vmprod-readonly-replica.czbifitqwd0o.us-west-1.rds.amazonaws.com:3306 dev.vminc.co | |
OpenSSH_6.2p2, OSSLShim 0.9.8r 8 Dec 2011 | |
debug1: Reading configuration data /etc/ssh_config | |
debug1: /etc/ssh_config line 20: Applying options for * | |
debug1: /etc/ssh_config line 102: Applying options for * | |
debug1: Connecting to dev.vminc.co [50.18.239.196] port 22. | |
debug1: Connection established. | |
debug1: identity file /Users/Andy/.ssh/id_rsa type -1 | |
debug1: identity file /Users/Andy/.ssh/id_rsa-cert type -1 | |
debug1: identity file /Users/Andy/.ssh/id_dsa type -1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4th-dimension:hud andy$ git push staging andy-queue-changes:master -f | |
Fetching repository, done. | |
Counting objects: 41847, done. | |
Delta compression using up to 8 threads. | |
Compressing objects: 100% (11363/11363), done. | |
Writing objects: 100% (41847/41847), 16.62 MiB | 499.00 KiB/s, done. | |
Total 41847 (delta 30950), reused 40640 (delta 30009) | |
-----> Ruby app detected | |
-----> Compiling Ruby/Rails |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.ps-container .ps-scrollbar-x { | |
position: absolute; /* please don't change 'position' */ | |
bottom: 3px; /* there must be 'bottom' for ps-scrollbar-x */ | |
height: 8px; | |
background-color: #aaa; | |
border-radius: 4px; | |
-webkit-border-radius: 4px; | |
-moz-border-radius: 4px; | |
opacity: 0; |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Running "copy:build_app_assets" (copy) task | |
Created 2 directories, copied 4 files | |
Running "copy:build_vendor_assets" (copy) task | |
Copied 5 files | |
Running "copy:build_vendor_img" (copy) task | |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Restored contents truncated] | |
Started GET "/assets/statistics/timeline.js?body=1" for 127.0.0.1 at 2014-04-20 17:25:39 +0300 | |
Started GET "/assets/statistics/distribution_scatter.js?body=1" for 127.0.0.1 at 2014-04-20 17:25:39 +0300 | |
Started GET "/assets/statistics/histogram.js?body=1" for 127.0.0.1 at 2014-04-20 17:25:39 +0300 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
andys-mbp:hud andy$ bundle exec puma -e staging | |
Puma starting in single mode... | |
* Version 2.6.0, codename: Pantsuit Party | |
* Min threads: 0, max threads: 16 | |
* Environment: staging | |
STARTED LOADING HUD AT 2014-04-04 16:57:36 +0300... | |
Digest::Digest is deprecated; use Digest | |
Digest::Digest is deprecated; use Digest | |
Using ActiveModel validations. | |
Initializing appoxy_rails Railtie |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
andys-mbp:hud andy$ bundle exec puma -e staging | |
Puma starting in single mode... | |
* Version 2.6.0, codename: Pantsuit Party | |
* Min threads: 0, max threads: 16 | |
* Environment: staging | |
STARTED LOADING HUD AT 2014-04-04 16:57:36 +0300... | |
Digest::Digest is deprecated; use Digest | |
Digest::Digest is deprecated; use Digest | |
Using ActiveModel validations. | |
Initializing appoxy_rails Railtie |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
andys-mbp:airbrake-ng andy$ grunt styleguide | |
Running "copy:styleguide" (copy) task | |
Running "less_imports:all" (less_imports) task | |
File "build/dev/imports.less" created. | |
Running "kssStyleguide:dev" (kssStyleguide) task | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[tilemill] Creating configuration dir /Users/andy/.tilemill | |
[tilemill] Started [Server Tile:20008]. | |
[tilemill] Creating files dir /Users/andy/Documents/MapBox | |
[tilemill] Creating export dir /Users/andy/Documents/MapBox/export | |
[tilemill] Creating project dir /Users/andy/Documents/MapBox/project | |
[tilemill] Creating cache dir /Users/andy/Documents/MapBox/cache | |
[tilemill] Plugin [carto] loaded. | |
[tilemill] Plugin [editor] loaded. | |
[tilemill] Plugin [fonts] loaded. | |
[tilemill] Plugin [templates] loaded. |