ruby - Bundle command not found mac -


i'm using ruby, , given zip file ruby programs , says: inside folder, run bundle install install packages required.

when run command in terminal, says bundle command not found.

can please give me detailed description of how can fix this?

gem install bundler 

is how it.

you may want use tool such rbenv manage gems.


Comments

Popular posts from this blog

python - Mongodb How to add addtional information when aggregating? -

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

java - Incorrect order of records in M-M relationship in hibernate -