Hacker News new | ask | show | jobs
by DanielKehoe 4881 days ago
You can specify gem versions in a Gemfile. It's a good idea when you lock down an app and don't plan to update it regularly. This blog post is concerned with the larger issue of starting new projects and finding that certain integrations require specific tweaks that are often not well known and may be temporary. Rails and its gem ecosystem evolves constantly.