I would like to suppress the index page for certain tabs according to who is
currently logged in:
For example the "users" tab will only display for administrators
I thought I might be able to do this inside the user_controller.rb file with
something like:
auto_actions_for :user, :index (or something like that)
but no luck so far...any suggestions?
Arthur
--
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.