Skip to content

Usefull Resources

Thomas Starzynski edited this page May 26, 2019 · 10 revisions

Usefull Resources

Whenever you adapt a solution from stackoverflow or somewhere else, either put it as comment directly in the code or post it here! So we can come back to it :)

List of Usefull Resources

  • Associations with aliases: example by Andy (Tinder where each person can receive or get likes. Similar to Reko, where each user can receive or get rekos)
  • Associations Polymorphism (used to map different models to one single foreign key!)

Clone this wiki locally