要手动开启字幕,并选择 Chinese
现在 Rails for Zombies 的官网上已经增加了中文字幕,http://railsforzombies.org
@ptmagic 不是湖南人,只是在长沙上的大学
如果有机会,还是想回长沙啊。四年最美好的青春都洒在这块土地上了。
#11 楼 @ptmagic 字幕可以到 https://github.com/rubinese/railsforzombies-subtitles 下载。
视频的话 Code School 也有提供下载的。
best practice 是在数据库中保存 utc 时间,然后根据需要,读取出来后再变时区
@chankaward @loveky @Teddy @happypeter @AlphaLiu @meeasyhappy @winnie @shin @sanye @jie830413 感谢支持,欢迎通知身边的朋友,欢迎通过各种方式告知全世界哦。
User.all.each { |user| user.save(validate: false) }
中文链接: http://www.ruby-lang.org/zh_cn/news/2013/06/30/we-retire-1-8-7/
我现在是中文站点的维护人员,欢迎各位 contribute
try "never use rvm"
Reason: Incompatible library version: nokogiri.bundle requires version 11.0.0 or later, but libxml2.2.dylib provides version 10.0.0
确保正确安装 nokogiri 先
railstutorial.org 网站在 heroku 上
国内某些地区无法正常访问 heroku
@2forVendetta 千万别叫哥
做的不错哟
pdf is for printing epub is for mobile reading
购买后可以立即下载电子书。
没 pp,可以找人兑换。
还有人有优惠码吗?买 agile rails
我用《Ruby on Rails Tutorial》中文版 PDF 电子书交换
google 一下“UTF-8 regexp with ASCII-8BIT string”
我之前遇到过类似问题
看到“正则表达式:精通。”我就彻底拜服了
Mongoid pronounced mann-goyd
describe "follower methods" do
在代码 11.5 中才加入。
如果你有 github 账户的话,欢迎直接到 https://github.com/AndorChen/rails-tutorial-2nd-cn/issues 中发新的 issue,或者发 pull request,这样便于追踪。
多谢指正,以修正