date_paginate 0.0.4
A Rails plugs-in which can paginate data by time period. It will help you to improve your application performance especially when your data is orgnized by time partition.
          Gemfile:
          =
        
        
          instalar:
          =
        
      dependencias de Runtime (2):
            actionpack
            >= 3.0.0
          
          
            activesupport
            >= 3.0.0
          
    