Ruby on Rails 2.3.9 (gem and git tag) 对 2.3.8 进行扩展,使之更接近 Rails 3 和 1.9 的一个桥接版,如果你的应用在 2.3.9 上运行没有任何废弃的警告,那么你的应用就很有希望直接升级到 Rails 3.
该版本废弃的内容有:
- Changes i18n named-interpolation syntax from the deprecated
Hello {{name}}to the 1.9-nativeHello %{name}. - Replaces
Kernel#returningwithObject#tapwhich is native to Ruby 1.8.7. - Renames
Array#random_elementtoArray#samplewhich is native to Ruby 1.9. - Renames
config.load_pathsand.load_once_pathsto the more accurateconfig.autoload_pathsand.autoload_once_paths.
在这些被声明为废弃的内容中还包含bug修复,详情请看 commit log
官方下载地址:http://rubyonrails.org/download
类别:电脑科技
标签: ruby rails
新闻资讯
资源下载
学习工具
English
繁體中文
风尚OK服饰

