If you look in discourse/config/routes.rb you will see how the route is defined.
Which calls the UsersController then the show method in that controller.
إعجابَين (2)
If you look in discourse/config/routes.rb you will see how the route is defined.
Which calls the UsersController then the show method in that controller.