RIP
Tutorial
Tags
Topics
Examples
eBooks
Tutorial by Examples
Use github repo for specific gem in Gemfile
Instead of gem 'rails' You can specify a github user/repo combination with gem 'rails', github: 'rails/rails'
Make use of ref, branch, git for specific gem in gemfile
gem 'any gem',git: 'any repo',branch: 'specific branch of that repo',ref: 'reference no.' ref specifies individual commit. branch specifies the git branch to pull from.
Page 1 of 1
1
Cookie
This website stores cookies on your computer.
We use cookies to enhance your experience on our website and deliver personalized content.
For more details on our cookie usage, please review our
Cookie Policy
and
Privacy Policy
Accept all Cookies
Leave this website