RubyMine build 784 Release Notes

New Features and Improvements

IDE General

  • Analyze Stacktrace filter was significantly improved. E.g. new version allow to match with project sources stacktrace that was thrown from other rails application (e.g stacktrace from production server or other member of a team)
  • Pretty markup documentation for gems descriptions
  • Mac OS (rev.2) keymap was renamed to Default Mac OS X keymap. PDF Reference card for the keymap is available in Help | Default Keymap Refence

Ruby Support

  • Object members in autocompletion if no type was inferred
  • Pretty markup documentation in quick documentation lookup
  • Surround selection as string action by typing " or '
  • Surround selection in parentheses by typing ( or [ or {
  • Surround selection in string literal as expression subtituition by pressing #

Ruby on Rails Support

  • Quick Rake Task popup - Run|Run Rake task... (Alt+Shift+R / ⌥R)
  • Smart Rails controllers renames helper, views, spec and test unit tests

RSpec

  • RSpec 1.2.0 compatibility (except navigation to sources from example node in Test Runner and time attribute in test's statistics)

Bug Fixes

  • Other bug fixes

    RubyMine build 784 New Features Screenshots
    (view as slideshow)
           
      Improved stacktrace analyzer   Quick documentation lookup   Run rake task popup  
     

Labels

 
(None)