logeater 0.3.1
Parses log files and imports them into a database
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (9):
            activerecord
            ~> 4.2.3
          
          
            activerecord-import
            ~> 0.10
          
          
            activesupport
            ~> 4.2.3
          
          
            addressable
            >= 0
          
          
            oj
            ~> 2.15
          
          
            pg
            ~> 0.18.3
          
          
            ruby-progressbar
            >= 0
          
          
            standalone_migrations
            ~> 4.0.0
          
          
            thor
            ~> 0.19.1
          
    Development Dependencies (6):
            bundler
            ~> 1.7
          
          
            database_cleaner
            >= 0
          
          
            minitest-reporters
            >= 0
          
          
            pry
            >= 0
          
          
            rake
            ~> 10.0
          
          
            shoulda-context
            >= 0