Introduce recent to Follow (#3247)
Introduce recent to Follow, as Account and other models have. This change also adds specs for the scope and the dependents.
Showing
- app/controllers/follower_accounts_controller.rb 1 addition, 1 deletionapp/controllers/follower_accounts_controller.rb
- app/controllers/following_accounts_controller.rb 1 addition, 1 deletionapp/controllers/following_accounts_controller.rb
- app/models/follow.rb 2 additions, 0 deletionsapp/models/follow.rb
- spec/controllers/follower_accounts_controller_spec.rb 11 additions, 1 deletionspec/controllers/follower_accounts_controller_spec.rb
- spec/controllers/following_accounts_controller_spec.rb 11 additions, 1 deletionspec/controllers/following_accounts_controller_spec.rb
- spec/models/follow_spec.rb 15 additions, 2 deletionsspec/models/follow_spec.rb
Please register or sign in to comment