caching_matcher 0.1.1
An rspec custom matcher to assert Rails action and fragment caching.
          Gemfile:
          =
        
        
          install:
          =
        
      Development Dependencies (6):
            actionpack
            >= 2.3.8
          
          
            activesupport
            >= 2.3.8
          
          
            bones
            >= 3.4.7
          
          
            rails
            >= 2.3.8
          
          
            rspec
            >= 1.3.0
          
          
            rspec-rails
            >= 1.3.2
          
    