I have 2 models, Article(belong_to User) and User(has_many Articles). Using Devise to get the current logged in user, and then fetching the articles (sorted from most recent) of