2015-10-22 34 views

回答

4
articles = Repo.all(from a in assoc(current_user, :articles)) 

或預裝物品進入用戶

current_user = Repo.preload(current_user, [:articles]) 
current_user.articles