Skip to content
Snippets Groups Projects
Commit 8bac0350 authored by Matt Jankowski's avatar Matt Jankowski Committed by Eugen
Browse files

Restful refactor of accounts/ routes (#2133)

* Add routing specs for accounts followers and following actions

* Use more restful route naming for public account follow pages

Moves two actions:
- accounts#followers to accounts/follower_accounts#index
- accounts#following to accounts/following_accounts#index

Adds routing spec to ensure prior URLs are preserved.
parent c0b30c56
No related branches found
No related tags found
No related merge requests found
Showing
with 275 additions and 63 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment