query_report 1.2.1
This is a gem to help you to structure common reports of you application just by writing in the controller
          Gemfile:
          =
        
        
          installation:
          =
        
      Dépendances de Runtime (11):
            actionpack
            >= 3
          
          
            chartify
            ~> 0.3
          
          
            google_visualr
            ~> 2
          
          
            gruff
            ~> 0.5
          
          
            kaminari
            ~> 0.16
          
          
            prawn
            ~> 1.2
          
          
            prawn-table
            ~> 0.1
          
          
            rack
            >= 1.2
          
          
            railties
            < 5, >= 3
          
          
            ransack
            ~> 1.2
          
          
            rmagick
            ~> 2.13
          
    