RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: Crystark
This can help i guess: http://railscasts.com/episodes/22-eager-loading-revised
Hmm, nice. I'd like to know how I can keep on using belongs_to though. My tableless model is actually connected to ActiveRecord models, as in episode 193 with articles.
Any new way to do this with rails 4 for instance ?
This can help i guess:
http://railscasts.com/episodes/22-eager-loading-revised
Hmm, nice. I'd like to know how I can keep on using belongs_to though. My tableless model is actually connected to ActiveRecord models, as in episode 193 with articles.
Any new way to do this with rails 4 for instance ?