David Thomas,David Heinemeier Hansson.Agile Web Development with Rails.. 2010Ruby, S. (2010). Agile Web Development with Rails. (4th Ed.). Sebastopol, California: O'Reilly Media, Inc.D. Thomas, D. Hansson, L. Breedt, M. Clark, J. D. Davidson, J. Gehtland, and A. Schwarz. Agile ...
这本书真是很适合rails入门,语言幽默,内容实用。 不过第2版是基于1.2,现在已经到了2.2,有些代码需要更改 另外有些代码错误会导致运行不通。我列出来我找到的错误(可能是我错,发现了回帖告知一下): 1、第6章的动态脚手架在rails2.0版本以上已被移除,静态脚手... (展开) 8 5回应 sevenbamboos 2007-01-26...
上面这个命令要在例程中用到多次,功能是将rails应用中间的有关的数据类型的更改迁移映射到数据库中间去。比如创建了一个scaffold(后面我们会用到),我们需要用rake db:migrate将其迁移到数据库。
...来龙去脉难以掌握。因此即使花了几个月断断续续K了“敏捷网站开发(Agile Web Development with Rails)”还是没看完,对於RoR …osxinlife.blogspot.com|基于5个网页 2. 好书 ...application development 的好书(如:Agile Web Development with Rails)也都会谈论这些安全问题。blog.ericsk.org|基于1 个网页 ...
书评:使用 Rails 进行敏捷 Web 开发(Agile Web Development with Rails) 摘自:http://www-128.ibm.com/developerworks/cn/rational/rationaledge/content/feb06/reader/torpey.html 级别: 初级 Darren Torpey, 学生, Worcester Polytechnic Institute 2006 年 3 月 15 日 ...
And, as importantly, we’ve all learned a lot more about writing Rails applications in the last few years. So here’s the Third Edition of the Jolt Award winning book that shows you a new approach to web develo... (展开全部) Agile Web Development with Rails, Third Edition的创作者 ·...
Agile Web Development with Rails 电子书 读后感 评分☆☆☆ 真是本好书,我看了觉得不错,不过缺点就是不怎么系统,教你用了,但是不知道为什么的感觉,不过自己深入很容易明白的 评分☆☆☆ 滑板书的缺点 1.缺少版本控制git介绍 别的语言可以原谅这个问题 但是rails和git的天然联姻 使得缺少git介绍成为严重缺点 ...
Agile Web Development with Rails 读书笔记 (四) 终于将第8章调试完成了,也发现很多有意思的事情。 ROR是很讲究XP思想的,作者在最后完成代码的时候特意讲解了一下重构,使代码更加优美了,这个也是这本书比较好的地方,就是比较实际,很符合实际的开发过程,这个也是ROR的一个特点。
摘要: 这本书看了一段时间,一直没有上手,今天刚才北京回来,新的项目需要提供一个原型,感觉比较适合ROR的开发方式,决定把《Agile Web Development with Rails》中的例子,走一遍,看一下开发的效果。阅读全文 Duiker2007-03-13 16:44发表评论 Agile Web Development with Rails 读书笔记 (一)...
Rails just keeps on changing. Both Rails 3 and 4, as well as Ruby 1.9 and 2.0, bring hundreds of improvements, including new APIs and substantial performance enhancements. The fourth edition of this award-winning classic has been reorganized and refocused so it's more useful than ever before...