我花了一周才看到第 9 章,等等我呀:D
@allenwei 谢谢我试试
收到
ubuntu 是才王道
there is a thing call chef
辛苦了
是不是太轻了,就一个空白页,我不知道怎么写了
@sundevilyang 已经发给你了
我也想同去
基本的HTML以及CSS一定要会看, 而且会写!!
,我已经开始血淋淋了
报名了
@JeskTop 我的执行 migrations 报错,能帮我看看怎么回事吗?
* executing `deploy:migrations'
* executing `deploy:update_code'
updating the cached checkout on all servers
executing locally: "git ls-remote [email protected]:git/depot.git master"
command finished in 404ms
* executing "if [ -d /home/william/depot.linuxcbt.com/shared/cached-copy ]; then cd /home/william/depot.linuxcbt.com/shared/cached-copy && git fetch origin && git fetch --tags origin && git reset --hard a6c236f29dd7ca5547f9d4a371c1919227245a09 && git clean -d -x -f; else git clone [email protected]:git/depot.git /home/william/depot.linuxcbt.com/shared/cached-copy && cd /home/william/depot.linuxcbt.com/shared/cached-copy && git checkout -b deploy a6c236f29dd7ca5547f9d4a371c1919227245a09; fi"
servers: ["depot.linuxcbt.com"]
[depot.linuxcbt.com] executing command
** [depot.linuxcbt.com :: out] HEAD is now at a6c236f bundle gems
command finished in 1010ms
copying the cached version to /home/william/depot.linuxcbt.com/releases/20121104135345
* executing "cp -RPp /home/william/depot.linuxcbt.com/shared/cached-copy /home/william/depot.linuxcbt.com/releases/20121104135345 && (echo a6c236f29dd7ca5547f9d4a371c1919227245a09 > /home/william/depot.linuxcbt.com/releases/20121104135345/REVISION)"
servers: ["depot.linuxcbt.com"]
[depot.linuxcbt.com] executing command
command finished in 32ms
* executing `deploy:finalize_update'
triggering before callbacks for `deploy:finalize_update'
* executing `deploy:assets:symlink'
* executing "rm -rf /home/william/depot.linuxcbt.com/releases/20121104135345/public/assets &&\\\n mkdir -p /home/william/depot.linuxcbt.com/releases/20121104135345/public &&\\\n mkdir -p /home/william/depot.linuxcbt.com/shared/assets &&\\\n ln -s /home/william/depot.linuxcbt.com/shared/assets /home/william/depot.linuxcbt.com/releases/20121104135345/public/assets"
servers: ["depot.linuxcbt.com"]
[depot.linuxcbt.com] executing command
command finished in 8ms
* executing "chmod -R g+w /home/william/depot.linuxcbt.com/releases/20121104135345"
servers: ["depot.linuxcbt.com"]
[depot.linuxcbt.com] executing command
command finished in 10ms
* executing "rm -rf /home/william/depot.linuxcbt.com/releases/20121104135345/log /home/william/depot.linuxcbt.com/releases/20121104135345/public/system /home/william/depot.linuxcbt.com/releases/20121104135345/tmp/pids &&\\\n mkdir -p /home/william/depot.linuxcbt.com/releases/20121104135345/public &&\\\n mkdir -p /home/william/depot.linuxcbt.com/releases/20121104135345/tmp &&\\\n ln -s /home/william/depot.linuxcbt.com/shared/log /home/william/depot.linuxcbt.com/releases/20121104135345/log &&\\\n ln -s /home/william/depot.linuxcbt.com/shared/system /home/william/depot.linuxcbt.com/releases/20121104135345/public/system &&\\\n ln -s /home/william/depot.linuxcbt.com/shared/pids /home/william/depot.linuxcbt.com/releases/20121104135345/tmp/pids"
servers: ["depot.linuxcbt.com"]
[depot.linuxcbt.com] executing command
command finished in 15ms
* executing "find /home/william/depot.linuxcbt.com/releases/20121104135345/public/images /home/william/depot.linuxcbt.com/releases/20121104135345/public/stylesheets /home/william/depot.linuxcbt.com/releases/20121104135345/public/javascripts -exec touch -t 201211041353.45 {} ';'; true"
servers: ["depot.linuxcbt.com"]
[depot.linuxcbt.com] executing command
*** [err :: depot.linuxcbt.com] find: `/home/william/depot.linuxcbt.com/releases/20121104135345/public/images'
*** [err :: depot.linuxcbt.com] : No such file or directory
*** [err :: depot.linuxcbt.com] find: `/home/william/depot.linuxcbt.com/releases/20121104135345/public/stylesheets': No such file or directory
*** [err :: depot.linuxcbt.com] find: `/home/william/depot.linuxcbt.com/releases/20121104135345/public/javascripts': No such file or directory
command finished in 14ms
triggering after callbacks for `deploy:update_code'
* executing `deploy:assets:precompile'
* executing "cd /home/william/depot.linuxcbt.com/releases/20121104135345 && rake RAILS_ENV=production RAILS_GROUPS=assets assets:precompile"
servers: ["depot.linuxcbt.com"]
[depot.linuxcbt.com] executing command
*** [err :: depot.linuxcbt.com] sh: 1: rake: not found
command finished in 11ms
failed: "sh -c 'cd /home/william/depot.linuxcbt.com/releases/20121104135345 && rake RAILS_ENV=production RAILS_GROUPS=assets assets:precompile'" on depot.linuxcbt.com
前面的命令都没有报错
我也刚好看到这里
@xds2000 最近在看 Agile Web Development with Rails,它是我看过的最好的书,它每一小节实现一个小功能,而且讲到的东西比较全面 (写测试...),我在想如果我技术好一点我就会按照它做一系列视频,一小节一个小功能一个小视频,视频下面可以讨论:我在实现这个小功能的时候遇到什么问题,有没有更好找办法实现。。。
我突然来的想法,仅供参考
我升级后无线就不能用了
Agile Web Development with Rails 是我看过最好的书
@knwang Thanks,我会试试
@blacktulip @daqing @dbian 非常感谢
没人知道吗,还是问的有问题
Ruby/Rails开发的东西都是简洁,优雅
Linus 大神说过:烂程序员关心的是代码,好程序员关心的是数据结构和它们之间的关系
非常不错,我还想把 ruby-china 拿来改成一个 chef-china.org,改完之后估计就能找到工作了
@boobmoom 估计是早被 pass 了,我又发了一次,到 [email protected],感谢你给我建议
@boobmoom 发了一份了,我 Linux 基础倒是比较好
@boobmoom 我打算自学 Ruby 然后进你们公司,要到什么程序才可以进?
支持一下继续自学 Ruby
@zw963 难怪呢
记得元编程里没有这么复杂呀
@zhexu 做了快一年 Linux 运维了,想转开发,能给个实习机会不