Hello,
does bluehost servers support Ruby on Rails version 2 ?
Hello,
does bluehost servers support Ruby on Rails version 2 ?
yes (making it a 10 character limit reply)
thx, but from where can i see that? i can only see they support RoR there is no info about the version?
Bluehost installed Rails 2.0.2 on my server on Monday 1/28/2008 (and blew up my 1.2.6 app when they did).
You can find out the versions or Ruby and Rails respectively by typing the following in a console window.
ruby -v
rails -v