Hi Michael, Current search string is stored in session, which means as long as session has nt expired search string will still be used. Maybe you will find some tips about session expiring here: http://guides.rubyonrails.org/security.html#session-expiry
-- Volker On Jan 19, 5:08 am, Michael Latta <[email protected]> wrote: > Currently (rails 3 jquery) the serach string is living past the current > session. How do I disable this behavior? > > Michael -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" 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/activescaffold?hl=en.
