POC: Render the user profile tabs in Vue Router
Compare changes
Files
3@@ -28,7 +28,7 @@ class UsersController < ApplicationController
@@ -28,7 +28,7 @@ class UsersController < ApplicationController
before_action only: [:show, :activity, :groups, :projects, :contributed, :starred, :snippets, :followers, :following] do