Supported Platforms === ## Support Matrix
OS Distribution Ruby 1.8.7 Ruby Enterprise Ruby 1.9.2 Ruby 1.9.3 JRuby Environment
Linux CentOS / RHEL 5 & 6,
Ubuntu 11,
Amazon Linux
ruby-1.8.7-p358 ree-1.8.7-2012.02 ruby-1.9.2-p320 ruby-1.9.3-p194 jruby-1.6.7 Development &
Production
Mac OS Mac OS X 10.6/10.7 ruby-1.8.7-p358 ree-1.8.7-2012.02 ruby-1.9.2-p320 ruby-1.9.3-p194 jruby-1.6.7 Development &
Production
Windows Windows 7 ruby-1.8.7-p358 TBD TBD ruby-1.9.3-p194 TBD 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.4.x * Latest RhoConnect and Rhodes gems * Eclipse 3.6 with latest RhoStudio plugin, or RhoStudio for Windows 32-bit * Make 3.18 * DevKit for Windows (or other Windows development environment) RhoConnect for Linux and Mac OS X is supported for both development and production environments. The components you should have for this environment are: * Ruby 1.9.3-p194 * Nginx HTTP server (1.2.x) * Redis data store (2.4.x) * Thin application server * RhoConnect gem with all required dependencies ## Known Issues * Windows platform: only pre-release (~> 1.0.0.beta) of eventmachine is working on Windows * If you deploy your RhoConnect application deploy on Heroku, then use new [Cedar](http://devcenter.heroku.com/articles/cedar) stack. The Bamboo stack is older than the widespread adoption of bundler, so on Bamboo your application is not invoked in the context of your bundle and might not works properly.