ruby on rails - Command not found mina -
im trying start deploying rails app mina
cant seem initialized
as can see here im not doing out of ordinary, have added mina
gem list, installs fine, executable isn't found.
➜ trackitall git:(master) ✗ bin/bundle install 40 other gems using mina 0.3.4 bundle complete! 41 gemfile dependencies, 143 gems installed. use `bundle show [gemname]` see bundled gem installed. ➜ trackitall git:(master) ✗ mina init zsh: command not found: mina ➜ trackitall git:(master) ✗
i using rbenv ruby 2.1.5
project. ( osx 10.10.3 ) there no mina
shim in ~/.rbenv/shims
folder. far understand rbenv here should executables specific ruby env.
i using rbenv , had same problem mina not being found. had was:
rbenv rehash
and then
mina init