[Ruby on Rails] Rails console을 이용해서 데이터베이스 테이블 확인하는 방법/How to list database tables using the "rails console"?
2021. 10. 22. 10:53
반응형
How to list database tables using the "rails console"?
Rails console을 이용해서 데이터베이스 테이블 확인하는 방법
> ActiveRecord::Base.connection.tables
간단하지만 매번 까먹어서 적어놓는다.
728x90
반응형
'web > Ruby on Rails' 카테고리의 다른 글
[Ruby on Rails] 페이지 (paginate) Gem: kaminari (0) | 2022.06.27 |
---|---|
[Ruby On Rails] Gem (0) | 2022.05.09 |
[Ruby on Rails] Ruby Time.now vs Time.current (0) | 2021.10.21 |
[Ruby on Rails] ORM rails generate model array column: 모델에 배열 데이터 타입 저장 (0) | 2021.10.20 |
[Ruby on Rails] bundle install mysql2 error on Mac m1 (zstd ssl library not found) (1) | 2021.09.28 |
Written by ner.o
개발자 네로의 개발 일기,
자바를 좋아합니다 !
댓글 개