Rails 的1.2什么模样?

阅读更多
最近DHH在欧洲2006全体大会上画的铁道远景,愿景图:

宣布

1.2快来临了

http://woss.name/2006/09/30/railsconf-europe-2006-first-plenary-dhh/

台湾的朋友分析Rails 的走向

引用

漸漸明朗化

    1.1 was about getting ActiveRecord ‘right’ and imposing conventions so that people all use their models in a consistent manner. 1.2 is doing the same to the controller. 2.0 will be tackling the view.

Rails 1.1 讓 ActiveRecord 變得更好,更加的強勢
Rails 1.2 目的讓 Controller 變得更好,他使用 Simply Restful 來增強 Controller 的方便性
Rails 2.0 目的是讓 View 也更加的好用,他使用Simply Helpful 來加強


http://lightyror.blogspot.com/2006/10/rails-11-rails-12-rails-20.html

看来REST on Rails是必然的一站, 该提前学习和研究了。

http://microformats.org/wiki/rest/rails

现在有两种方法REST on Rails

Simply RESTful

http://dev.rubyonrails.org/browser/plugins/simply_restful

RESTful Rails

http://rubyforge.org/projects/restful-rails/

[img]http://www.hackdiary.com/images/111-rest_on_rails.gif [/img]

“跨越边界: REST on Rails Web 服务的优雅方法”
是此类中文资料不多的精品,对REST的解释简洁,还结合Java与Ruby的代码集成。

http://www-128.ibm.com/developerworks/java/library/j-cb08016/index.html?ca=dgr-lnxw07Rest4RubyOnRails

Tim Bray on Rails, REST, XML, Java, and More

看看Tim接受采访时的表情,听听他的声音

http://www.infoq.com/interviews/tim_bray_rails_and_more

铁道开发的核心团队并没休息, 极力将 REST (Representation State Transfer) route 在铁道上推进, 还有些牛人,象Geoffrey Grosenbach, 出了名的培训师傅,介绍REST on Rails, 未来Rails 1点2版的主打强项,并开始用制作的相关屏播来赚钱了。

因为他做的网站就叫Nuby 上铁道:

http://www.nubyonrails.com/

http://rorcast.blogger2blogger.com/public/articles/2006/10/17/nuby


你可能感兴趣的:(Rails,REST,ActiveRecord,SVN,Ruby)