Ruby on Rails 스터디 노트
search
⌘Ctrlk
Ruby on Rails 스터디 노트
  • Ruby on Rails 스터디 노트
  • 리소스
  • 릴리즈 노트 번역
  • Concern 사용하기
  • Gems
    • RuboCop
    • Annotate Model
    • Rails ERD
  • Model
    • UNIX Time (Milliseconds) 사용하기
  • Model Design
    • History Source
    • STI (Single Table Inheritance)
    • MTI (Multiple Table Inheritance)
    • Polymorphic Association
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. Model Design

MTI (Multiple Table Inheritance)

hashtag
리소스

  • https://medium.com/@User3141592/when-to-use-single-table-inheritance-vs-multiple-table-inheritance-db7e9733ae2earrow-up-right

PreviousSTI (Single Table Inheritance)chevron-leftNextPolymorphic Associationchevron-right

Last updated 7 years ago