Ruby開發(fā)工具RubyMine 3.2發(fā)布
Ruby開發(fā)工具RubyMine 3.2發(fā)布,此次升級的主要目的是Ruby on Rails 3.1變化的支持。
RubyMine是一個全新的為Ruby和 Rails開發(fā)者準備的IDE(非開源且收費),RubyMine由JetBrains開發(fā)(JetBrains最著名的產品之一就是Java IDE:IntellJ IDEA了!)。RubyMine是建立在IntellJ IDEA平臺之上,提供所有必須的IDE功能,比如編輯,調試工具,源代碼控制集成,代碼自動提示完成,以及其他功能。專門為ruby打造的功能有基于GUI支持的RSpec和Test::Unit。

更新如下:
Rails 3.1 Support: 'JavaScript library' option on project generation, Assets 'smart folder' in Rails project view, Sprockets support, etc.
CoffeeScript —.coffee file is a fully supported file type in RubyMine now.
YARD support including references in comments.
External documentation via rubydoc.info.
New Ruby/Rails code inspections, including ones inspired by "Rails code quality checklist" and naming convention inspections.
SimpleCov code coverage analysis tool support.
JavaScript Debugger in Google Chrome.
Many other fixes and performance improvements.
原文出自:開源中國社區(qū)
【編輯推薦】