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 7828101
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T10:12:00+00:00 2026-06-02T10:12:00+00:00

I code a RoR webapp on my sparetime. Like anybody (I guess), I use

  • 0

I code a RoR webapp on my sparetime. Like anybody (I guess), I use gems (about 20).

A few times, I had errors when deploying the app in production environment because I wasn’t specifying the exact version for all my gems, so some of them were updated which led to bugs.

I’m worried about staying in a particular version for all my gems and when I need to update one (or some) of them, the whole thing break down (I had problems making gems for flying-sphinx and twitter to work together after an update).

My question is : should a part-time coder fix once-for-all the version of the gems used or is it worth the time to check each update ? How do you manage your Gemfile ?

Also I think that when you’re full-time, you should always keep to date (security, performance) but is it really true ?

  • 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-02T10:12:03+00:00Added an answer on June 2, 2026 at 10:12 am

    I mostly stick with this kind of version specification:

    gem "blah", "~> 1.4.2"
    

    which means a version number >= 1.4.2 but < 1.5.0

    Most gems follow a semantic versioning scheme or at least only break stuff when doing a version jump. This way, I am ‘safe’, but still get the good parts (bug fixes etc.).

    Locking down the exact version numbers is the idea behind Gemfile.lock, so I check this into version control, too. This approach has worked perfectly for me so far and I have never had problems with this approach.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

So it looks like on RoR, when Ajax (using form_remote_tag) returns a success code,
im learning RoR atm and im trying to code a calculator webapp. The thing
im relatively new to ROR, and would like some help with the following code.
I am working on a RoR website and would like to handle server errors
I have code in my model (RoR 3.0.x) that is more or less like
I work with ror and use lazy_high_chart gem. my view code is : %=
This code runs on my local RoR/Windows 7 (64-bit): sql = ActiveRecord::Base.connection() last_pk =
for some reasons I am trying to translate the following RoR view code to
I am using the code below to start ror server. Is there a easy
i know nothing about ruby but a lot about php. when you code in

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.