Closed thalessr closed 9 years ago
We need an admin special path to manage our app. eg: in url www.himeneu.com/admin/fool
Needing to figure it out how to do so ;)
Now, we can access the admin's area -> /admin and the path to check the sidekiq queque is /admin/sidekiq
solved in commit: 9186cbf2f735984bc2bfd01a582bf12795e7054a
We need an admin special path to manage our app. eg: in url www.himeneu.com/admin/fool
Needing to figure it out how to do so ;)