how to use bundle install ? I need to complete my library files
thanks
how to use bundle install ? I need to complete my library files
thanks
Buncha D. wrote:
how to use bundle install ? I need to complete my library files
cd into the rails project directory, then do it.
So,
$ rails new /apps/myApp
$ cd /apps/myApp
$ bundle install
– gw
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs