On Jul 3, 2007, at 7:28 PM, "Michael Koziarski"
<[EMAIL PROTECTED]> wrote:
>
>> AFAIK you should usually use around filters instead of before-filters
>> so you can clear whatever instance variables you just set (so that
>> they don't have the potential of leaking between requests in
>> production mode).
>
> Each request gets a new controller instance, so that's not accurate.
>
>
Oh.. I think I meant @@class variables
courtenay
>
>
> --
> Cheers
>
> Koz
>
> >
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Core" 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/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---