To install gems by .gem files use the below command on command prompt or terminal.
Note: To download .gem files for a specific gem, do a search in rubyforge.org
gem install –install-dir PATH library_name
then the output will like this
Successfully installed library_name.version
1 gem installed
Hope this will help for someone or me!!!
No comments:
Post a Comment