I have an app written with Ruby 1.9.3 with Rails 3.2.6. After the fact I'm deploying on Bluehost, no choice here, who has Ruby 1.8.7 on the server.
I'm getting the different time format error on my gems. I can edit them on the server but next time I do a cap deploy I'm going to wipe the changes and have to do it again. BH let me upgrade Rails to 3.2.6 from the command line but I can't upgrade to Ruby 1.9.
- Can I upgrade the server or am I going to have to rewrite my app with Ruby 1.8?
- If I do rewrite will I have to do it again when they upgrade all of their servers to 1.9?
I have called and done live chat with BH and they always send me to the set up page for new apps.