淡々とRailsのTipsをまとめる。

http://rails.techno-weenie.net/tip/2006/7/12/inverse-of-url_for

  • http://hogehoge.com/foo/bar/baz を {:controller => 'foo', :action => 'bar', :id => 'baz'}みたいにハッシュにする方法。使い道あんまりなさそう。

http://rails.techno-weenie.net/question/2006/7/12/secondary-controllers-actions

  • 親子関係のあるモデルを直にCRUDするようなcontrollerが2つあったとき、どうするのが一番スマート?っていう議論

http://rails.techno-weenie.net/question/2006/7/11/ajax-form-error-handling

  • Ajaxでのエラーハンドリング。まだちゃんと読んでない。

さて、あと9時間後くらいにテストがあるので寝ますよ。