RubyMine 6.3.3 发布,此版本是 6.3 版本的 bug 修复。值得注意的更新如下:
Code insight for RSpec 3 is fixed ( RUBY-15407 )
TeamCity RSpec test runner is now working ( RUBY-15258 )
Automatic code completion popup is switched off for comment blocks ( RUBY-15127 )
Gem projects are now treated right ( RUBY-14832 )
RubyMine 是一个全新的为Ruby 和 Rails开发者准备的 IDE (非开源且收费),RubyMine由 JetBrains 开发(JetBrains最著名的产品之一就是Java IDE:IntellJ IDEA了!)。RubyMine是建立在IntellJ IDEA平台之上,提供所有必须的IDE功能,比如编辑,调试工具,源代码控制集成,代码自动提示完成,以及其他功能。专门为ruby打造的功能有基于 GUI 支持的 RSpec 和 Test::Unit。
项目主页:http://youtrack.jetbrains.com/releaseNotes/RUBY?q=fixed+in%3A+%7BRubyMine+6.3.3%7D+state%3A+Fixed+state%3A+Verified+state%3A+Obsolete+sort+by%3A+priority&title=RubyMine+6.3.3&token=1qd4e3h37pyc91vy5h7kjkugwt&showDescription=false&showComments=false
下载地址:http://www.jetbrains.com/ruby/download/index.html
来自:开源中国社区