Hi All!

This may be a dumb question, but I would like to override the index tag produced by:

  hobo_model_controller

  auto_actions :all, :except => :index

  auto_actions_for :agenda, [ :index, :new, :create ]


but I don't know what to call it (nor how to figure out what to call it). I've tried:

def index_for_agenda ...

def index_for_agenda_page...

both of which are silently ignored (as would be expected if they are named wrong).

Thanks,

Don Ziesig

--
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/hobousers.
For more options, visit https://groups.google.com/d/optout.

Reply via email to