RubyMine build 802 Release Notes

New Features and Improvements

IDE General

  • Gems: unattached gem inspection, selection of attached versions
  • Fixed ascii highlighting in run console
  • Colors page settings for Ruby Run console added
  • Support for projects with multiple content roots
  • Possibility to define default file encoding on IDE level

Ruby Support

  • Type inference improved for kind_of? blocks
  • Significantly reduced number of Duck Type inspection false positives
  • Object members in qualified references completion when no type can be inferred

Rake

  • Full support for Rake in non-Rails projects (Rakefile is expected to be located directly under project root)

Ruby on Rails Support

  • Rails version selection on project creation
  • Rails console with highlighting / history
  • Rails controller rename improved

RSpec

  • RSpec specific Structure View and Files Structure Popup** Alphabetical sorting
    • Ability to hide pending/disabled/active examples
    • Autoscroll to/from sources
    • List and Tree mode of displaying examples

Bug Fixes

  • RSpec 1.2.2 : Fixed navigation to sources in Test Runner
  • Other bug fixes

    RubyMine build 802 New Features Screenshots
    (view as slideshow)
           
      Unattached gem inspection   RSpec Structure View: List mode   Rails version selection on New Project  
     
             
      Rails console   RSpec Structure View: Tree mode      
     

Labels

 
(None)