18 Jul, 2012

4 commits


05 Jun, 2012

1 commit


24 May, 2012

2 commits


16 May, 2012

5 commits


15 May, 2012

1 commit


26 Apr, 2012

1 commit


21 Apr, 2012

1 commit

  • From: http://apidock.com/rails/v2.3.2/ActionController/Caching/Fragments/expire_fragment
    
    Regexp - Will remove any fragment that matches, so %r{pages/\d*/notes} might remove all notes. Make sure you don’t use
    anchors in the regex (^ or $) because the actual filename matched looks like ./cache/filename/path.cache. Note: Regexp
    expiration is only supported on caches that can iterate over all keys (unlike memcached).
    Daniela Feitosa
     

18 Apr, 2012

1 commit


17 Apr, 2012

2 commits


12 Apr, 2012

1 commit


09 Apr, 2012

1 commit


05 Apr, 2012

1 commit


04 Apr, 2012

1 commit


03 Apr, 2012

1 commit


22 Mar, 2012

1 commit


13 Mar, 2012

1 commit


09 Mar, 2012

1 commit


07 Mar, 2012

1 commit


02 Mar, 2012

1 commit


29 Feb, 2012

1 commit


25 Feb, 2012

1 commit


15 Feb, 2012

1 commit


09 Feb, 2012

3 commits


08 Feb, 2012

2 commits


06 Feb, 2012

1 commit


01 Feb, 2012

1 commit


27 Jan, 2012

2 commits