ご案内:特に説明のない限り、この商品は英語版商品になります。
Ruby and Rails IDE that provides essential tools for developers. RubyMine brings a whole range of developer tools, all tightly integrated together to create a development environment for productive Ruby development and Web development with Ruby on Rails. RubyMine includes the Smart Ruby Coding Assistance which is an intelligent Ruby code editor, with complete Ruby coding assistance, smart, scope-based and type-aware code completion. Also included is syntax and error highlighting and code formatting along with code refactoring and intention actions. RubyMine supports Windows, Mac OS X and Linux platforms.
一般向け価格については下記に表示されています。お客様用の割引価格をご覧になるには、ログインしてください。
RubyMine V2.0.1
| カートに追加 |
¥ 13,755 (税込) |
1 Commercial License (for companies, organizations and individuals) for 1-9 Licenses (price per license) |
|
ダウンロード (181.6 MB) |
| カートに追加 |
¥ 13,650 (税込) |
1 Commercial License (for companies, organizations and individuals) for 10-49 Licenses (price per license) |
|
ダウンロード (181.6 MB) |
| カートに追加 |
¥ 13,335 (税込) |
1 Commercial License (for companies, organizations and individuals) for 50+ Licenses (price per license) |
|
ダウンロード (181.6 MB) |
すべてのご注文にて弊社標準の 契約条件および返品条件の内容が適用されます。
一般向け価格については上記に表示されています。お客様用の割引価格をご覧になるには、ログインしてください。
What’s new in RubyMine V2.0?
- Supports Ruby 1.9 and latest Rails
- New refactorings and duplicates detection
- Easier Testing with Cucumber, Shoulda and RSpec
- Web Pages Building With HAML and Sass
- New Code Inspections and 'Quick Fix' actions
- Rails i18n and Spell-checker
- Extending IDE Scripts in Ruby
- Improved RubyMine UI and usability
- Continuous Integration with TeamCity
What’s new in RubyMine V1.1.1?
- All RubyMine's version control integration features now work with Subversion 1.6.
- Improved 'Unresolved Ruby reference', 'Unreachable code' and other Ruby/Rails inspections
- Fixed some problems in 'Extract Method' and 'Rename' refactorings
- Resolved some code completion issues and general code editor issues
- Fixed exceptions in Gem manager
- Fixed 'Go To Test/Subject' navigation for HAML views
- Pressing # key converts selected ruby expression to "#{SELECTED_EXPRESSION}"
- Fixed JRuby debug problem with 'Step over'
- 'Tools | Rake Tasks' no longer shows undocumented tasks. For undocumented tasks use 'Tools | Run Rake Task'
What’s new in RubyMine V1.1?
- Rails (2.3.x) support - With version 1.1 RubyMine fully supports the latest stable Ruby on Rails framework version 2.3.2 and provides special support for some of the features
- Application Templates - Select an application template while creating a new Rails project to customize the application skeleton or perform routine tasks on project creation.
- Localized Views - RubyMine knows views can be localized. They are grouped accordingly when showing in Project view and you can chose which to open when switching to view from an action.
- Code Insight - render 'show' render 'users/login'
- HAML syntax highlighting - Now RubyMine simplifies writing Rails views in HAML. Syntax highlighting for the markup and the injected ruby code is only the first step. Future versions will add more assistance for working with this markup language.
Cucumber BDD framework support
- .feature files syntax highlighting - Syntax highlighting for .feature files makes writing and reading them easier.
- GUI Test Runner for Cucumber - Cucumber tests are executed in the unified Test Runner UI with visual notification of test results, details and statistics for whole suit, a single scenario and step.
- Running Cucumber Tests. Run Configurations - You can run all feature files in a folder, a single file or any set of tests using a Rake task. Run configurations for Cucumber tests allow creating custom configurations, e.g. by tags, and are useful to quickly execute tests from anywhere inside the IDE.
Remote Debug for Ruby and Rails - If you need to investigate a problem on a remote server, you can do it using Remote Debug from RubyMine 1.1. Create special remote debug run configuration, map source folders on remote and local machines, and explore what's happening on the remote machine.
DRb server support for Rspec - Start RSpec DRb server and run your tests on it — all from RubyMine. Select Tools | Run RSpec DRb Server, set your RSpec run configuration to execute tests on that server and that's it.
RubyMine Features
Ruby
- Smart Ruby Coding Assistance - Intelligent Ruby code editor, with complete Ruby coding assistance, smart, scope-based and type-aware code completion. Ruby code completion uses type inference and offers extremely accurate results.
- Ruby Syntax Highlighting and Code Styling - Fully customizable Ruby syntax highlighting with brace matching and folding. Additional color and keyboard schemes bundled for seamless transition to RubyMine.
- Ruby-Aware Refactorings and Intention Actions - Extract method, introduce variable, and other Ruby-aware refactorings and intention actions to automatically transform Ruby code.
- Automatic Code Inspections - Smart on-the-fly inspections for Ruby, Rails, HTML, JavaScript and CSS instantly point out errors and offer one-click quick-fixes.
- Advanced Ruby Code Navigation and Search - Many specialized views to explore your Ruby projects. Search and navigate around with the good old Usage Search, jump to overridden methods, classes and modules with active gutter icons, and more.
- Version Control Integration - VCS changelists, code compare, merge and more tools for all modern version control systems, including Git, Perforce, Subversion, and CVS.
- Integrated Ruby Gems Manager - Browse local and remote gems, install the missing ones and add them to your project in a simple and convenient UI.
Ruby on Rails
RubyMine is designed to fully support Ruby on Rails development with dedicated run configurations, complete RHTML coding assistance, and more. All of the Ruby-aware features are at your disposal for creating Rails applications. Of course, the same goes for HTML, CSS and JavaScript editing support.
- Advanced Application Views and Navigation - The special “Rails” Project View shows Controllers, Models, Views, and DB migrations providing logical grouping and quick access to these items and their contents such as controller methods, associated views, etc.
- Ruby-on-Rails-aware Code Completion - Parameters completion for Rails-specific methods such as render, validates_*, find_by, etc. Understanding Rails models types in the code.
- RHTML Support with Coding Assistance - RHTML syntax coloring and formatting, code completion, refactoring and intention actions, all available both for HTML markup and Ruby code within RHTML files.
- Quick Documentation Lookup - Multiple ways to get hints and documentation for Ruby code. View Method parameters, RDoc documentation for a symbol, all with a single keystroke. Doc is built on the fly from code comments.
- Running Rails Applications - Run Ruby on Rails applications right from RubyMine and monitor server and application logs.
- Graphical Ruby Debugger - Full Ruby and Rails applications debugging support in IntelliJ IDEA’s tried and true debugger UI.