heroku에 deploy한 application을 관리하고 싶을 때

heroku run rails console

명령어를 통해 local과 같은 환경에서 작업할 수 있다.

'ruby on rails' 카테고리의 다른 글

controllers test  (0) 2020.11.16
Unit Tests, Functional Tests, Integration Tests  (0) 2020.11.13
helper_method & application_controller  (0) 2020.11.13
db table 생성, association 설정  (0) 2020.11.12
rails5에 bootstrap 적용하기  (0) 2020.11.11

+ Recent posts