RubyMine 8.0.2 更新发布,修复 bug 如下:
Rbenv gemsets support improvements with rake task running problem solved;
do/end autocompletion in spec files now works correctly;
more intelligent YAML syntax highlighting;
Extract Partial refactoring is now available for html code in .erb files.
RubyMine 是一个全新的为Ruby 和 Rails开发者准备的 IDE (非开源且收费),RubyMine由 JetBrains 开发(JetBrains最著名的产品之一就是Java IDE:IntellJ IDEA了!)。RubyMine是建立在IntellJ IDEA平台之上,提供所有必须的IDE功能,比如编辑,调试工具,源代码控制集成,代码自动提示完成,以及其他功能。专门为ruby打造的功能有基于 GUI 支持的 RSpec 和 Test::Unit。
软件详情:https://confluence.jetbrains.com/display/RUBYDEV/RubyMine+8.0+Kusunoki
下载地址:https://www.jetbrains.com/ruby/download/
来自:开源中国社区


ddmmm 于 2015-12-11 16:57:12发表:
谢谢楼主 牛