--- layout: old_post title: RailsConf2007 - Rails 2.0について permalink: /tatsuya/show/328-railsconf2007-rails-2-0 ---
RailsConf2007でDHHがRailsの将来について話したらしい。但し「Rails2.0で実現しようと思っている機能の95%はすでにedge Railsで実装され動作している」と言っているようで特に新しい情報は無い、でも一応メモしとく
RailsConf 2007 Opening Keynote: David Heinemeier Hansson
yebo blog: RailsConf 2007におけるDHHのキーノート
scaffold_resource, respond_to, map.resource 等のサーバ側実装と ActiveResourceによるRESTクライアント実装を正式に組み込む
Rails2.0からはActionWebServiceの代わりとしてActiveResourceが同梱される
people/index.html.erb・people/index.xml.builder ・people/index.rss.erb ・people/index.atom.builder を用意すると書いてるけどなんだろ。後で調べてみよう