Supported Platforms
===
## Support Matrix
RhoConnect gem is available on the following platforms:
OS |
Distribution |
Ruby 1.9.3 |
Ruby 2.0.0 |
JRuby |
Environment |
Linux |
CentOS / RHEL 5.x & 6.x, Ubuntu 12.04 |
ruby-1.9.3-p448 |
TBD |
jruby-1.7.4 |
Development & Production |
Mac OS |
Mac OS X 10.7/10.8 |
ruby-1.9.3-p448 |
TBD |
jruby-1.7.4 |
Development |
Windows |
Windows 7 |
ruby-1.9.3-p448 |
TBD |
jruby-1.7.4 |
Development |
Other Ruby versions and releases might work with RhoConnect gem, but there are no guarantees.
## Release Notes
RhoConnect for Windows is supported only in development environments. The components you should have for this environment are:
* Ruby 1.9.3
* Redis 2.6.x
* Latest RhoConnect and Rhodes gems
* Eclipse 3.6 with latest RhoStudio plugin, or RhoStudio for Windows 32-bit
* Make 3.81
* DevKit for Windows (or other Windows development environment)
RhoConnect for Linux is supported for both development and production environments.
On Linux servers RhoConnect is available in the format of [Debian (deb) and Red Hat (rpm) packages](http://edgedocs.rhomobile.com/rhoconnect/deploying) for Ubuntu and CentOS respectively.
RhoConnect Mac OS X is supported in development environment.
The components you should have for this environment are:
* Ruby 1.9.3
* Nginx HTTP server (1.4.x)
* Redis data store (2.6.x)
* Thin application server
* RhoConnect gem with all required dependencies
## Known issues for JRuby:
* Path to user’s gems, warbler data should not include white spaces (i.e. in user's account name).