设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Rails 4.2.0 beta1发布,全新Active Job框架

2014-8-21 15:47| 发布者: joejoe0332| 查看: 1912| 评论: 0|原作者: oschina|来自: oschina

摘要:   Rails 4.2.0 beta1 发布,此版本最值得注意的是添加了全新的 Active Job 框架及其集成。Active Job 是适配层的一些队列系统: Resque, Delayed Job, Sidekiq, 等等。同时还添加了一个改进项目:Adequate Record ...

  Rails 4.2.0 beta1 发布,此版本最值得注意的是添加了全新的 Active Job 框架及其集成。Active Job 是适配层的一些队列系统: Resque, Delayed Job, Sidekiq, 等等。同时还添加了一个改进项目:Adequate Record。Rails 4.2 beta1 还提供了一个 web 工作台,这是一个 IRB 工作台,可以在浏览器使用;在开发模式下,你可以前往 /console 开始工作。


  其他更新:


  • Template digests are now automatically included when calculating etags for caching. So caches are bust when the template changes.

  • respond_with has moved out and into its own proper home with the responders gem.

  • Support for real foreign keys! add_foreign_key/remove_foreign_key are now available in migrations.

  • A ton of bug fixes and minor improvements to Active Record.

  • Added config.x.whatever.you_want = true for custom configuration of your app in config/environments/*, config/application.rb, and initializers.

  • Added Rails::Application.config_for(:some_yaml) to load YAML configurations store in config/ easily.


  更多内容请看发行说明


  Rails 4.2 正式版将会包括许多 bug 修复,稳定性改进和常规的安全更新。


  Rails 5.0 计划支持 Ruby 2.2,当前计划在 2015 年的春天或者夏天发布。


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部