This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
deployer@staging:/var/www/virtual-hosts/wedby.coalla.ru/current$ RAILS_ENV=staging rvmsudo -u www-data bundle exec rails c | |
shell-init: ошибка получения текущей директории: getcwd: невозможен доступ к родительским каталогам: Нет такого файла или каталога | |
Warning: can not check `/etc/sudoers` for `secure_path`, falling back to call via `/usr/bin/env`, this breaks rules from `/etc/sudoers`. Run: | |
export rvmsudo_secure_path=1 | |
to avoid the warning, put it in shell initialization file to make it persistent. | |
In case there is no `secure_path` in `/etc/sudoers`. Run: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ rake test [15:04:36] | |
/Users/mdorfin/.rvm/gems/ruby-2.2.4@mdorfin/gems/hanami-utils-0.7.2/lib/hanami/utils/class_attribute.rb:67: warning: `*' interpreted as argument prefix | |
/Users/mdorfin/.rvm/gems/ruby-2.2.4@mdorfin/gems/url_mount-0.2.1/lib/url_mount.rb:55: warning: method redefined; discarding old variables | |
/Users/mdorfin/.rvm/gems/ruby-2.2.4@mdorfin/gems/url_mount-0.2.1/lib/url_mount.rb:27: warning: previous definition of variables was here | |
/Users/mdorfin/.rvm/gems/ruby-2.2.4@mdorfin/gems/http_router-0.11.2/lib/http_router/route.rb:10: warning: method redefined; discarding old match_partially | |
/Users/mdorfin/.rvm/gems/ruby-2.2.4@mdorfin/gems/http_router-0.11.2/lib/http_router/route.rb:10: warning: method redefined; discarding old router | |
/Users/mdorfin/.rvm/gems/ruby-2.2.4@mdorfin/gems/http_router-0.11.2/lib/http_router/generator.rb:58: warning: assigned but unused va |