RubyMine adds Spring Application Preloader support

Released: Oct 2, 2014

Updates in this release

Updates in V6.3

  • Spring Application Preloader Support - Now the IDE uses Spring for Rails generators, Rake tasks and tests by default.
  • Generates json.jbuilder Views by Default - RubyMine provides code insight and smart navigation between the view and the controller.
  • Multiple Cursors and Selection - Put the caret at multiple locations and edit multiple code fragments simultaneously.
  • Vagrant - The Vagrant plugin is now bundled with RubyMine by default helping you set up a reproducible development environment defined by the VagrantFile configuration file.
  • AngularJS - The AngularJS framework is now supported with intelligent code completion for directives, controller and application names, code insights for data bindings inside curly-brace expressions, angular-specific navigation and documentation.
  • Support for Slim 2.0 - Including code insight for embedded code types and code formatting.