I installed ruby ββ1.9.3 on ubuntu 10.04 server. There is a problem with capistrano to find a bunch. How to find the path for the ruby ββcatalog and where is the package located? There are /.rvm/gems/ruby-1.9.3-p125 and / .rvm / gems / ruby-1.9.3-p125@global. There are packages in several subdirectories under /.rvm/.
Many thanks.
which bundle to find where the binary package is
which bundle
If you need to run Capistrano in the context of the current package, run bundle exec cap
bundle exec cap
Source: https://habr.com/ru/post/1399308/More articles:JavaScript / CSS: Delay between adding an element to the DOM and its CSS rules? - javascriptHow do you override delegated method implementation? - delphiNSNumber vs. NSInteger vs. int for the NSObject property - iosBootstrap tooltip not working - twitter-bootstrapDELPHI - How to use opendialog1 to select a folder? - folderWhat is the hex code for Nokia Blue on a Windows 7 phone? - windows-phone-7a related hashmap defining a key by value? - javaPython code optimization, reduced tap / release time - optimizationhow to execute a cycle from 0000 to 9999 and convert a number to a relative string? - pythonSet the default IE provider for IE using IOpenServiceManager :: InstallService - c ++All Articles