| Download the latest available EAP build from RubyMine EAP page. |
New Features and Improvements
IDE General
- Soft wrap in editors (work in progress). To turn it on check the 'Use soft wrap' option in IDE Settings | Editor | Virtual Space
- Mac OS X specific improvements
- Native Open file/directory dialog
- Status Bar is more Macish
- Improved Selection highlighting in trees
- Red dotted highligting for spelling errors
- Automatic IDE restart implemented on Mac OS X (e.g. in case of plugin installation)
- New lightweight scrollbars
- Java Heap Memory monitor is hidden by default (can be turned on/off in IDE Settings | Appearance | Show memory indicator)
Rails
- Leaner CSS (LESS) support. More details are available at: http://blogs.jetbrains.com/ruby/2010/07/whats-mining-leaner-css/
- Magnifier mode for diagram
Cucumber
- Support for aruba gem steps (gem must be attached to project)
Bug Fixes
- 'rails new' script support
- Gem Paths corrected for RVM Sdks with Bundler
- Other bug fixes
Labels:
None