20 Nov, 2013

1 commit


13 Sep, 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
     

09 Feb, 2012

1 commit


02 Sep, 2010

1 commit


05 Feb, 2010

1 commit


06 Jul, 2009

2 commits


20 Jun, 2009

1 commit


23 Mar, 2009

1 commit


05 Sep, 2008

1 commit

  •     * Added more options to move blocks: a button for "move this block
          to the oposite side".
        * Added help button for each block.
          + Wrote help for all blocks, plus enhancing the existing help in
          some blocks.
        * Adapted tests to the new bahaviour and added some tests.
    
    git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2463 3f533792-8f58-4932-b0fe-aaf55b0a4547
    AntonioTerceiro
     

09 Jul, 2008

1 commit


19 Jun, 2008

2 commits


27 Apr, 2008

1 commit


18 Apr, 2008

1 commit


29 Feb, 2008

1 commit


22 Feb, 2008

1 commit


09 Feb, 2008

1 commit


08 Feb, 2008

1 commit


24 Jan, 2008

2 commits


16 Jan, 2008

1 commit


10 Sep, 2007

2 commits