I have read documentation I did not find how to do this.
I need to get default_namespace
setting.
Also if you could explain the process of find that method would be great.
I have read documentation I did not find how to do this.
I need to get default_namespace
setting.
Also if you could explain the process of find that method would be great.
The default_namespace variable is defined in Active Admin via the application.rb file
This should help you find the correct call to get what you're looking for.