On Mar 16, 2010, at 11:19 PM, Mateo Murphy wrote:
Hello all,
I'm a long time rails developer that's recently discovered hobo, and
while it's quite interesting, I'm running into some headaches while
trying to put it into use.
One of the first things I noticed was that by default admins were
not presented with a list of users. This was easy to add by setting
auto_actions to :all, but has the side effect that the tab appears
for all users. Now I'm not sure how I should go about addressing
this; is there some kind of setting I can change somewhere, or do I
have to modify the main menu directly?
I'd recommend that you go ahead and manually define main-nav for your
application. You'll typically wind up needing to anyways, as the
default "magic nav" isn't really intended for large-scale production
use.
--Matt Jones
--
You received this message because you are subscribed to the Google Groups "Hobo
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/hobousers?hl=en.