RubyMine 7.1.3 发布,该版本主要做了 bug 修复更新,内容如下:
Problem with intermittent reindexing on project open is fixed ( RUBY-16395 )
Code insight problems with RSpec3-style spec declaration are fixed( RUBY-16775 )
File Encoding settings page is added ( RUBY-16725 )
Enter key behaviour is fixed in consoles when completion panel is opened ( RUBY-16676 )
Performance problem with indexing after creation RubyMotion project and slowness in autocompletion is fixed ( RUBY-16184 )
bug fixes
更多内容请查看 发行说明 。
该版本下载请点 这里 。
RubyMine 是一个全新的为Ruby 和 Rails开发者准备的 IDE (非开源且收费),RubyMine由 JetBrains 开发(JetBrains最著名的产品之一就是Java IDE:IntellJ IDEA了!)。RubyMine是建立在IntellJ IDEA平台之上,提供所有必须的IDE功能,比如编辑,调试工具,源代码控制集成,代码自动提示完成,以及其他功能。专门为ruby打造的功能有基于 GUI 支持的 RSpec 和 Test::Unit。