This is Release Candidate version for coming RubyMine 4.0 version.
IDE General
- New debugger UI
- Performance improvements
- Code commenting for LESS and SCSS fixed
Ruby
- Some inspections false positives were fixed
- Consoles now support Ruby 1.9 syntax
- Option to add spaces around "=>" in assoc lists
- Ability to turn off RDoc highlighting in comments at all
- Fixes in introduce variable refactoring
- Rake tasks names and namespaces are available in Goto Symbol action
Rails
- Rails 3.2 support
- Fixed type inference for Models dynamic finders
Tests
- Improved Test-Unit/Minitest/Shoulda UI
- Alphabetic sorting of tests
CoffeeScript
- Improved handling of paired braces and quotes
Bug Fixes
- Other bug fixes