ローカルで以下のコマンドでサーバに入る
eb ssh
サーバで以下のコマンドでrails c
sudo su - root
cd /var/app/current/
bundle exec rails c production
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
ローカルで以下のコマンドでサーバに入る
eb ssh
サーバで以下のコマンドでrails c
sudo su - root
cd /var/app/current/
bundle exec rails c production
Register as a new user and use Qiita more conveniently
Go to list of users who liked