Follow along with the video below to see how to install our site as a web app on your home screen.
Not: This feature may not be available in some browsers.
terminaldebeefi kurdum ancak çalıştırmaya başladımmı bu hatayı veriyor
Could not find gem 'test-unit-full (~> 0.0.5)' in locally installed gems.
Run `bundle install` to install missing gems.
hatayı düzeltemedim yardımcı olurmusunuz.
gem install test-unit-full -v 0.0.5 Şu komutu çalıştırmayı deneyinCould not find gem 'rspec (~> 3.13)' in locally installed gems.terminaldegem install test-unit-full -v 0.0.5Şu komutu çalıştırmayı deneyin
terminalde (bundle install --deployment) deneyiniz.Could not find gem 'rspec (~> 3.13)' in locally installed gems.
Run `bundle install` to install missing gems.
bu seferde bu hatayı verdi
cd /path/to/beef cd ~/beefbundle installgem install bundlerbundle installgem install rspec -v 3.13gem install test-unit-full -v 0.0.5./beef yada ruby beefapt install ruby-full ruby-bundler