
Project elements can include a new method, action, partial, or file. Quick-fixes provide suggestions to improve the coding, and they allow users to create project elements based on their usage. As it highlights errors and warns wrong usages of Rails model methods, at the same time, it also offers quick-fixes. The code inspection capability of RubyMine enables users to be aware of any possible errors as they type codes. RubyMine has the capability to inspect codes independently, and it can verify if there are code smells and errors, which include unreachable code, incorrect call argument count, and unused local variable. The Terminal is also available as an IDE tool window whenever you need it.Įasily configure automatic deployment via FTP or SFTP and manage your infrastructure with Vagrant, Capistrano, Chef, or Puppet.The code analysis and refactorings in RubyMine are regarded as its leading functionalities.

Save time with a unified UI for working with Git, SVN, Mercurial and other version control systems.Įnjoy seamless integration with tools like Rake Task Runner, Rails Generators, Bundler, RVM/Rbenv, Zeus, and others. In RubyMine you can quickly help yourself feel at home, with customizable color schemes, keyboard schemes, and all the look-and-feel settings you need for productive development. Set breakpoints, run your code step by step and make use of all the available information at your fingertips.Ĭreate and run RSpec, Cucumber, Shoulda, MiniTest & Test::Unit tests with coding assistance and a GUI-based test runner. Use the powerful debugger with a graphical UI for Ruby, JavaScript, and CoffeeScript. Rails-aware refactorings help you perform project-wide changes: for example renaming a controller will also rename the helper, views, and tests. It only takes one click to switch to the declaration, super method, test, usages, implementation, and more.Įnjoy super fast navigation in your Rails project with an MVC-based project view and model, class, and gem dependencies diagrams.įollow community best practices with code inspections verifying your code for many types of possible errors and providing on-the-fly improvements with quick-fix options.Īutomated yet safe refactorings help clean up your code and keep it more maintainable. Use smart search to jump to any class, file or symbol, or even any IDE action or tool window. Take advantage of the language specific-aware syntax & error highlighting, code formatting, code completion, and quick documentation.


Produce high-quality code more efficiently, thanks to first-class support for Ruby and Rails, JavaScript and CoffeeScript, ERB and HAML, CSS, Sass and Less, and more.
