I understand what Rail’s bundle package does and how to use it, but I’m drawing a blank as to why it would be a useful command. What utility does it have?
I understand what Rail’s bundle package does and how to use it, but I’m
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
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.
You would use it when you have a need to not connect to the gem source, its useful if your moving files across machines and don’t want to fetch gems from a remote source all the time. See the documentation here.