Skip to content

LongLonghaoran/rails_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

st=>start: 跟着王总干 effort=>condition: 努力? gohome=>operation: 回老家去吧 success=>operation: 你的人生会很精彩

st->effort effort(yes)->success effort(no)->gohome

u A B has_and_belongs_to_many 多对多关联

Picture User Article has_many polymorphic:true多态关联,一个模型属于多个模型

尝试复杂形态的多态 User Dog Cat has_many Pets,polymorphic:true Pet < Dog Cat User hasmany Pet

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published