Skip to content

Instantly share code, notes, and snippets.

@gokulnath
Created June 2, 2015 05:40
Show Gist options
  • Save gokulnath/254689b045803524a984 to your computer and use it in GitHub Desktop.
Save gokulnath/254689b045803524a984 to your computer and use it in GitHub Desktop.
routes
```
namespace :admin do
mount Logster::Web => "/logs"
end
```
@gokulnath
Copy link
Author

I need /admin/logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment