I'm using Ruby Enterprise Edition as the readme mentions. But I'm running into this issue when I do 'gem install rails' :
ERROR: Error installing rails:
activesupport requires Ruby version >= 1.9.3.
When I use 1.9.3 I actually run into a bunch of other issues which indicate I need to downgrade the ruby version.
I'm using Ruby Enterprise Edition as the readme mentions. But I'm running into this issue when I do 'gem install rails' : ERROR: Error installing rails: activesupport requires Ruby version >= 1.9.3.
When I use 1.9.3 I actually run into a bunch of other issues which indicate I need to downgrade the ruby version.