Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8601775
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T01:55:20+00:00 2026-06-12T01:55:20+00:00

I have an app written with Ruby 1.9.3 with Rails 3.2.6. After the fact

  • 0

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.

  1. Can I upgrade the server or am I going to have to rewrite my app with Ruby 1.8?
  2. 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.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T01:55:21+00:00Added an answer on June 12, 2026 at 1:55 am

    First of all, if the App runs on 1.8.7 it will (most likely) run on 1.9.x aswell.

    The other way around is a bit harder… Rails 3.2.x is the last Version of RoR to support Ruby 1.8.7. But unless you used --old-style-hash when creating, you’ll have quite some work to do.

    Depending on how complex your code is, it may be enough to fix all hashes:

    # Ruby 1.9:
    hsh = { foo: "bar" }
    
    # Ruby 1.8 and 1.9:
    hsh = { :foo => "bar" }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Here's the scenario I anticipate: I have an app written in PHP which has
I have an app written in ruby on rails which is running fine on
I have a GUI app written in C++/CLI which has a load of configurable
I have an app written in PHP, MySQL, etc. The app has a few
I have a twitter like web application written in Ruby on Rails that allows
I have test app written on ruby, using Sinatra+Sequel. config.ru: require './main' run Sinatra::Application
I have a simple app written using SQL Server, Entity Framework, C# and WCF.
I have a Ruby on Rails app that works fine locally with a sqlite3
I have a roles model in a rails app that I have written a
I have an app written in Scala and some of my team members want

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.