你的带宽是多少,单独加载上面那张图片,时间是正常的,1.6s 左右。我猜问题出在 nginx 或者带宽上,可以先升级下你的 nginx。maybe 并发数 or 带宽。
居然没有。
php,讲真
同问,对于非标准的,我要么改源码,要么把依赖的图片和 fonts 复制到 public 下面
https://github.com/twbs/bootstrap-sass/blob/master/README.md#bower-with-rails
这里有 bower bt sass 版本的做法参考
golang 咋办?😄
装个 ide,例如 rubymine,改下 indent,format 下整个项目。命令行工具应该也有。
rails guide,我建议还是买书来学习,这样比较系统,看 blog 东拼西凑,知识缺乏完整性。另外,wiki 里面有不少内容。
你只是安装脚本用,加上平时使用,2 就不错。
#2 楼 @zhupeiyan 哪里来的消息啊?不是战略投资吗?
给天猫跪了,还没到。
source 'https://yourgemserver.org' do
gem 'hahahah'
end
gem 'hahaha', github: 'username/hahaha'
;或者上传到 rubygems.orggem 'markable', path: './markable'
加上也不工作那就是墙了。加代理。
我觉得 1 楼的可以解决问题。不然你就麻烦一点,登陆到服务器,然后确保可以 clone from github. 也 ok。
set :forward_agent, true
maybe help
看 trace,都有行号的,定位问题。上面这个只是导火索,需要继续看。
#7 楼 @kevin_he 你不是连接了两个数据库吗?ActiveRecord::Base.establish_connection
只连了一个。按照你发的 csdn blog,那么大概应该是
before_fork do |server, worker|
defined?(ActiveRecord::Base) and ActiveRecord::Base.connection.disconnect!
Test::ExternalData.connection.disconnect! # if ...
end
after_fork do |server, worker|
defined?(ActiveRecord::Base) and ActiveRecord::Base.establish_connection
Test::ExternalData.establish_connection # if ...
end
我猜的,😄,没做过双数据库。
dangdang and jd 都没有。
token
笑出声