Before_filter and except

Hi,
I have short Question:
Is it posible to have before_filter within except clause to action in
different controller

···

--
Thanks & Best Regards
Pikson

Hi there,

You have asked this question on the ruby-talk mailing list, which is
(primarily) for discussing the Ruby language itself. You may have a
better chance at getting a helpful response if you ask questions
specific to the Ruby on Rails web framework (which uses the Ruby
language as its basis) on the Ruby on Rails discussion forum:

http://groups.google.com/group/rubyonrails-talk

···

On Mar 27, 6:12 pm, "Tomasz Trela" <pikson....@gmail.com> wrote:

I have short Question:
Is it posible to have before_filter within except clause to action in
different controller