用 chrome 隐私模式就可以了,汗啊..
安装了好久,都没好。所以才更新源的。
#105 楼 @fanngyuan 又黑 ROR,
#7 楼 @piecehealth 已经好了,我用 goagent 的了,估计是公司网络的问题。
明白!
我的估计可能是网络的原因。但是网站都可以打开没问题,有没有解决方案。。。。
NBA 算不算......
coffeescript, backbonejs, requirejs 归不到一类吧。
DNSPOD 发通告了。。
我靠啊,居然错过了菜鸟学习的好机会。无锡的撸过。。
靠,才看到。
对的,只有一章,是不是发错了?
好像不是全的,
html { -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); _filter:none; }
安装个 soda 的 scheme。google 一下,有很多。
谢谢,已经捣鼓好了…
#2 楼 @sandy_xu 地址是对的。 #1 楼 @mouse_lin
git branch -a
* source
remotes/octopress/2.1
remotes/octopress/HEAD -> octopress/master
remotes/octopress/colorize
remotes/octopress/gh-pages
remotes/octopress/guard
remotes/octopress/linklog
remotes/octopress/master
remotes/octopress/migrator
remotes/octopress/plugin-install
remotes/octopress/refactor_with_tests
remotes/octopress/rubygemcli
remotes/octopress/site
remotes/octopress/site-2.1
remotes/origin/master
remotes/rubyless/master
怎么那么多。。。。
不过还是一样
ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
railties (3.2.13) lib/rails/rack/logger.rb:16:in `block in call'
activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.5) lib/rack/lock.rb:15:in `call'
rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
railties (3.2.13) lib/rails/engine.rb:479:in `call'
railties (3.2.13) lib/rails/application.rb:223:in `call'
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
/usr/local/ruby/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
/usr/local/ruby/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
/usr/local/ruby/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
Started POST "/posts" for 221.228.228.14 at 2013-04-17 07:24:05 +0000
Processing by PostsController#create as HTML
Parameters: {"utf8"=>"✓", "authenticity_token"=>"tmnOm/msN5fGIqpXUhq3TVoUImGsKNxJy8s8CSWoN9Q=", "post"=>{"title"=>"231388", "content"=>"2132188"}, "commit"=>"Create Post"}
Redirected to http://127.0.0.1:214/posts/7
Completed 302 Found in 15ms (ActiveRecord: 2.1ms)
粗线了这个问题: /usr/local/ruby/lib/ruby/gems/2.0.0/gems/activerecord-3.2.13/lib/active_record/connection_adapters/abstract/connection_specification.rb:47:in `resolve_hash_connection': database configuration does not specify adapter (ActiveRecord::AdapterNotSpecified) 因为数据库配的是 development 所以自己把 production 换成 development 也不行。。。
同志们。。。给个回复。。