RhoConnect 3.2.1 is released
Today we released RhoConnect 3.2.1 with the following updates:
Bug Fixes:
* Apps using plugins were not able to set the appserver option
If you are using plugins, this is a critical update.
Enhancements:
* RhoConnect will detect REDISTOGO_URL environment variable to make it even easier to deploy directly to Heroku.
Installation (gem only):
$ gem install rhoconnect
https://rubygems.org/gems/rhoconnect/versions/3.2.1
Upgrade:
1. Change rhoconnect gem version to "3.2.1" in your app's Gemfile
2. Run "bundle install" to install rhoconnect
Installation (linux rpm/deb packages):
Lars Burgess