Ruby on Rails Discussions
before_filter application => exclude some other controllers
rubyonrails-talk
William_Pratt
(William Pratt)
December 3, 2007, 3:59pm
1
Add this to your login_controller:
skip_before_filter :session_expiry
-Bill
Raimon Fs wrote:
Related topics
Topic
Replies
Views
Activity
Urgent help with before filter
rubyonrails-talk
0
128
May 24, 2007
Excluding controller from before_filter
rubyonrails-talk
4
278
December 22, 2009
Why before_filter is not working?
rubyonrails-talk
11
133
May 6, 2008
controller filter exludes w/ controller
rubyonrails-talk
3
205
September 14, 2007
Extending before_filter scope to entire controllers?
rubyonrails-talk
0
138
February 1, 2007