rhomobile / rhoelements-issues

Issues area for RhoElements
0 stars 0 forks source link

RE not compatible with Ruby 2.0.0-p353 #67

Open michaelToews opened 10 years ago

michaelToews commented 10 years ago

The dependency iconv is preventing me from using the latest ruby, 2.0.0-p353 I am forced to use 1.9.3.

Here is the error from the console:

PWD: /Users/michaeltoews/guides CMD: rhoelements app test /Users/michaeltoews/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:126:in require': cannot load such file -- iconv (LoadError) from /Users/michaeltoews/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:126:inrequire' from /Users/michaeltoews/.rvm/gems/ruby-2.0.0-p353/gems/activesupport-2.3.18/lib/active_support/inflector.rb:3:in <top (required)>' from /Users/michaeltoews/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:73:inrequire' from /Users/michaeltoews/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:73:in require' from /Users/michaeltoews/.rvm/gems/ruby-2.0.0-p353/gems/activesupport-2.3.18/lib/active_support/core_ext/integer/inflections.rb:1:in<top (required)>' from /Users/michaeltoews/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:73:in `require'

ldm314 commented 10 years ago

Please be more clear - what are you trying to do when this error occurs.

shurab commented 10 years ago

Rhodes won't work with ruby 2. As I know only rhoconnect supports ruby-2.0 and ruby-2.1. Rhodes still uses some outdated and obsolete gems (i'.e' templater broken with ruby2).

deepalits commented 10 years ago

Hey Shurab, Did you get any solution for this? I'm getting the same error. Any help is appreciated. Thanks.

shurab commented 10 years ago

I'm still using ruby 1.9.3 with rhodes.