📜 ⬆️ ⬇️

The release of RubyMine 5

We are pleased to announce that yesterday a new version of the integrated development environment for Ruby and Rails - RubyMine 5 was released, which can be downloaded from our website .

In the new version, we have tried to add new features that will allow us to enjoy Ruby development in all its diversity. Already well-proven development tools are now available for an even greater number of Ruby applications, including for iOS applications based on the RubyMotion technology, which is rapidly gaining popularity. Intelligent code completion, testing and debugging using a graphical interface have become available for RubyMotion applications.

For more information about RubyMine 5, see the What's new page. We are also happy to present a demo video from technical evangelist John Lindquist.

New and enhanced features are now available for other Ruby applications, including:
  1. The CoffeeScript debugger now allows you to more efficiently create web applications and avoid problems;
  2. syntax and debugger support for the latest version of Ruby 2.0 ;
  3. Syntax highlighting has become available in many languages ​​thanks to the import of TextMate (TextMate bundles) plugins ;
  4. Startup and debugging features are now available for TorqueBox and Trinidad platforms;
  5. the process of creating gem applications is now as simple and convenient as the process of creating any other Ruby applications;
  6. added the ability to configure a Ruby interpreter to manage applications on remote servers ;
  7. Puppet support has been implemented to better manage application servers.

RubyMine 5 will also allow you to get more pleasure from developing in Ruby and Rails due to the new interface in a dark color scheme , advanced features of the IdeaVim plugin , improved support for the Sass and LESS languages ​​and other improvements.

RubyMine 5 is available for free upgrade to all users whose licenses were obtained after February 6, 2012.
')
NB: We would be happy to tell you about new RubyMine features in separate posts. Write to us what I would like to know first.

Your RubyMine Team

Source: https://habr.com/ru/post/168655/


All Articles