23 OCT 2025 - We are back! If you have been following us over the last few years, you will know that the last 2 months have been rough. We website was practically not loading. Sorry for the mess. We are back though and everything should run smoothly now. New servers. Updated domains. And new owners. We invite you all to start uploading torrents again!
Year of issue: 2020
Version: 2020.1
Off-site address: link
Interface language: MultiLanguage
Treatment: Present
System requirements:
Operating System: Windows 8, 10
The minimums:
RAM: 2 GB
Disk space: 2.5 GB and another 1 GB for caches
Monitor resolution: 1024x768
Recommended:
RAM: 8 GB
Disk space: SSD drive with at least 5 GB of free space
Monitor resolution: 1920x1080pic Description:
RubyMine is a smart and convenient integrated development environment for the Ruby language and web framework Rails, which includes all the necessary tools and supports the most popular technologies from the world of Ruby.
Like all IDEs developed on the IntelliJ platform, RubyMine has a unique code analysis mechanism,
which underlies such functions as intelligent code autocompletion, refactoring, on-the-fly code correction and code navigation.
The peculiarity of RubyMine is that the specifics of each particular project are taken into account for all the above mentioned functions.
For example, for a Rails application, renaming the model will result in renaming the corresponding controller and view files, as well as creating a migration file for making necessary changes to the database.
Navigation will allow you to quickly move from the controller method to the view file and back, or to the corresponding test scenarios.
In the case of a RubyMotion application, autocompletion works not only for the Ruby language, but also for code on Objective-C, not only in the editor, but also in the console.
In addition, RubyMine allows you to fully customize a working environment that meets the requirements of the developer,
starting with the color scheme, window arrangement, shortcuts and ending with integration with the version control system, database, or setting up a remote server.