Closed that-jpg closed 9 years ago
It should run fine under Ruby 2.1. The current targeted Ruby version is 2.1.1. Are you having any problems running it with that Ruby version?
+1.
@josenberg: Bem-vindo! You can either:
rvm install 2.1.1
and rvm use 2.1.1
)
orruby '2.1.1'
to use a different version and run bundle install
. (It will probably work, but might not — 2.1.1 is the officially supported Ruby version for now.)thanks, I'll try it as soon as possible and share the results.
:+1:
There is a way to run this project in ruby 2.1 ? (or any plan to make it)
(Sorry for the poor english, i'm brazilian guy this is my first "issue")