This is Release Candidate version for coming RubyMine 4.0 version.
IDE General
- New Project View tool window design
Ruby
- UML class dependency diagram
- Inspections (see the full list)
- Large class inspection (from Reek)
- Hash syntax inspections (correct syntax, duplicated keys, string keys instead of symbols)
RSpec
- Code completion/resolved enhanced for rspec 2.x mocks && rr mocking framework
Bug Fixes
- Performance issue RUBY-10125: Extremely High CPU Usage on Latest Rubymine EAP RM-112.219
- Other bug fixes