Closed enriquez closed 13 years ago
right_aws 2.1.0 requires right_http_connection >= 1.2.5. The current version of right_http_connection on RubyGems is 1.2.4 http://rubygems.org/gems/right_http_connection.
oh, plz find that new right_http_connection here: https://github.com/rightscale/right_http_connection
Thanks, any plans to publish these new gem versions?
It should be pushed to the rubugems today
The currently published gem (2.0.0) tries to add ActiveSupport's camelize if ActiveSupport is not there, but it assumes Rails 2's version of ActiveSupport. See http://yehudakatz.com/tags/ruby-2-0/ for more explanation.
I'd be willing to offer a patch if I can find where the 2.0.0 commit left off. It'd be nice to have a 2.0.1 release with the patch so that the gem works with the current version of Rails.