Prerequisites
Note
Make sure that the following prerequisites are met:
- RubyMotion
is downloaded and installed. - Xcode
is downloaded and installed. - Ruby SDK version 1.9 is required.
RubyMotion support
RubyMine's support for RubyMotion includes:
- Special project type.
- Code completion:

- RubyMotion console:

- Rake-based run/debug configurations that are created automatically when an application is generated.
- iPhone simulator
- ObjectiveC debugger options.
- 5.4+Ability to debug applications directly on a device.
