1st Sun
Rails-2.1リリース
Rails 2.1がリリースされたようです。
Rails 2.1: Time zones, dirty, caching, gem dependencies, caching, etc
Rails 2.1 is now available for general consumption with all the features and fixes we’ve been putting in over the last six months since 2.0. This has been a huge effort by a very wide range of contributors helping to make it happen.
新しい機能
- タイムゾーンのサポート
- Dirty tracking(なんだか面白そう)
- Gemの依存関係(前々回のRails勉強会でやってたやつ)
- Named scope
- マイグレーション番号がタイムスタンプに(UTC-based migrations)
- キャッシュの改善(Better caching)
なかなか面白そうですね!
posted by
genki on Sun 1 Jun 2008 at 12:41 with 0 comments