Twiddle-waka way of specifying gem versions in Gemfile for a rails application.
Should one specify gem versions for each and every gem specified in Gemfile or just specify name and bundler will take care of version ? What is best practice to handle this ? Checkout this article - Twiddle-waka way of specifying gem versions in Gemfile for a rails application.
Post a comment