D
D
Damir Konkov2016-10-12 15:37:12
Ruby on Rails
Damir Konkov, 2016-10-12 15:37:12

How can ruby ​​gems be used offline?

Need information on installing and using Ruby/Rails latest (penultimate) versions offline.
All development will be carried out behind an offline computer (Ubuntu Linux / Windows). Internet access for downloading gems is on another computer, for which there is no possibility to develop.
I would like to know how you can install gems offline and add them to your project on a machine not connected to the network.
Any information on working with Ruby/Rails offline will also be useful.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Karim Kyatlottyavi, 2016-10-12
@constXife

For bundler
bundler.io/v1.13/man/bundle-package.1.html
Also, make sure you have all the necessary dependencies installed on your dev machine to build popular gems like pg/mysql2, imagemagick, etc.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question