One question, sorry for this being kinda offtopic.
Is fragment caching alredy available with 0.12.1, or only in Trunk?
Thanks alot,
Rob
> I''ve been trying to get expire_matched_fragments working for ages,
>
> I''d like to replace
> expire_fragment( :controller => "/left_menu", :action
=> "topic1")
> expire_fragment( :controller => "/left_menu", :action
=> "topic2")
> (etc. for all my topics)
> which works, with
> expire_matched_fragments( /left_menu.*/ )
> which doesn''t work, to expire all actions but only the controller
> "/left_menu".
>
> I''m using filestore for fragments currently
>
> David North
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Rails mailing list
>Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
>http://lists.rubyonrails.org/mailman/listinfo/rails
>
>