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
@import "twitter/bootstrap/reset"; | |
@import "bootswatch/variables"; | |
@import "twitter/bootstrap/mixins"; | |
@import "twitter/bootstrap/scaffolding"; | |
@import "twitter/bootstrap/grid"; | |
@import "twitter/bootstrap/layouts"; | |
@import "twitter/bootstrap/type"; | |
@import "twitter/bootstrap/code"; | |
@import "twitter/bootstrap/forms"; | |
@import "twitter/bootstrap/tables"; |
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
// Bootswatch.less | |
// Swatch: Spacelab | |
// ----------------------------------------------------- | |
// NAVBAR | |
// ----------------------------------------------------- | |
// navbar style | |
.navbar { | |
border-bottom: 1px solid #CACACA; |
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
// Variables.less | |
// Variables to customize the look and feel of Bootstrap | |
// Swatch: Spacelab | |
// ----------------------------------------------------- | |
// GLOBAL VALUES | |
// -------------------------------------------------- | |
// Links |
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
namespace :deploy do | |
task :notify_grove do | |
run 'curl https://grove.io/api/notice/[REPLACE_WITH_TOKEN]/ -d "service=DeployBot" -d "message=New code deployed!"' | |
end | |
end | |
after "deploy", "deploy:notify_grove" |
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
Started POST "/workflow/review?auth_token=drTRiTz4WL15TpX64YpM" for 216.223.150.105 at 2012-03-30 10:21:31 -0700 | |
Processing by WorkflowController#review as JSON | |
Parameters: {"url"=>"http://www.bankisrael.gov.il/series/en/export/html/?series=PU.S03_7_V1.Q&start=1950-01&end=2015-12", "retriever"=>"http", "import_spec"=>"{\"preprocessor | |
s\":[],\"parser\":[[\"html\",{\"criteria\":\"table[id=\\\"series-data-table\\\"]\"}]],\"actions\":[],\"formats\":[]}", "column_spec"=>"[0,[\"Date\",{}],[\"Value\",{}]]", "sheet | |
"=>"", "auth_token"=>"drTRiTz4WL15TpX64YpM"} | |
ESC[1mESC[35mUser Load (0.4ms)ESC[0m SELECT "users".* FROM "users" WHERE "users"."authentication_token" = 'drTRiTz4WL15TpX64YpM' LIMIT 1 | |
ESC[1mESC[36m (0.1ms)ESC[0m ESC[1mBEGINESC[0m | |
ESC[1mESC[35m (0.2ms)ESC[0m UPDATE "users" SET "last_sign_in_at" = '2012-03-30 17:21:24.600597', "current_sign_in_at" = '2012-03-30 17:21:31.426021', "sign_in_count" = 12591 | |
, "updated_at" = '2012-03-30 17:21:31.426550' WHERE "users"."id" = 3 | |
ESC[1mESC[36m (0.6ms)ESC[0m |
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
Started POST "/workflow/review?auth_token=drTRiTz4WL15TpX64YpM" for 216.223.150.105 at 2012-03-30 06:33:16 -0700 | |
Processing by WorkflowController#review as JSON | |
Parameters: {"url"=>"http://www.bankisrael.gov.il/series/en/export/html/?series=PU.S03_7_V1.Q&start=1950-01&end=2015-12", "retriever"=>"http", "import_spec"=>"{\"preprocessor | |
s\":[],\"parser\":[[\"html\",{\"criteria\":\"table[id=\\\"series-data-table\\\"]\"}]],\"actions\":[],\"formats\":[]}", "column_spec"=>"[0,[\"Date\",{}],[\"Value\",{}]]", "sheet | |
"=>"", "auth_token"=>"drTRiTz4WL15TpX64YpM"} | |
ESC[1mESC[36mUser Load (0.4ms)ESC[0m ESC[1mSELECT "users".* FROM "users" WHERE "users"."authentication_token" = 'drTRiTz4WL15TpX64YpM' LIMIT 1ESC[0m | |
ESC[1mESC[35m (0.0ms)ESC[0m BEGIN | |
ESC[1mESC[36m (0.2ms)ESC[0m ESC[1mUPDATE "users" SET "last_sign_in_at" = '2012-03-30 13:33:11.136249', "current_sign_in_at" = '2012-03-30 13:33:16.193827', "sign_in_count" = | |
12567, "updated_at" = '2012-03-30 13:33:16.194446' WHERE "users"."id" = 3ESC[0m | |
ESC[1mESC[35m ( |
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
sudo /usr/bin/xcode-select -switch /Applications/Xcode.app/Contents/Developer |
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
rvm rubies | |
jruby-1.7.0.preview1 [ x86_64 ] | |
=* ruby-1.9.3-p194 [ x86_64 ] |
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
$ rvm install jruby-1.7.0.preview1 | |
jruby-1.7.0.preview1 - #fetching | |
jruby-1.7.0.preview1 - #extracted to /Users/ilia/.rvm/src/jruby-1.7.0.preview1 (already extracted) | |
Building Nailgun | |
jruby-1.7.0.preview1 - #installing to /Users/ilia/.rvm/rubies/jruby-1.7.0.preview1 | |
jruby-1.7.0.preview1 - #importing default gemsets (/Users/ilia/.rvm/gemsets/) | |
Building native extensions. This could take a while... | |
ERROR: Error installing jruby-launcher: |
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
2012-07-04 22:24:59 UTC LOG: received fast shutdown request | |
2012-07-04 22:24:59 UTC LOG: aborting any active transactions | |
2012-07-04 22:24:59 UTC LOG: autovacuum launcher shutting down | |
2012-07-04 22:24:59 UTC LOG: shutting down | |
2012-07-04 22:24:59 UTC LOG: database system is shut down | |
2012-07-04 22:29:47 UTC LOG: database system was shut down at 2012-07-04 22:15:30 UTC | |
2012-07-04 22:29:47 UTC LOG: entering standby mode | |
2012-07-04 22:29:47 UTC LOG: consistent recovery state reached at 1/6F8EDD0 | |
2012-07-04 22:29:47 UTC LOG: record with zero length at 1/6F8EDD0 | |
2012-07-04 22:29:47 UTC LOG: database system is ready to accept read only connections |