Hi chaps, Probably really easy, just wondering how to use the 'before_filter :abc :except [:def]' commands, specifying a custom controller/method in the except list.
i.e. i want something like before_filter :set_extension, :except => [:phone_extensions_grab] where I have a controller 'phone_extensions_controller' with a custom function 'grab'. Hope that makes sense, thanks in advance Paul -- 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.
