frecon 1.4.1
A JSON API in Sinatra for scouting FRC competitions, and that manages the database using Mongoid.
          Gemfile:
          =
        
        
          installieren:
          =
        
      Development Abhängigkeiten (11):
            codeclimate
            ~> 0.35
          
          
            codeclimate-test-reporter
            ~> 0.6
          
          
            coveralls
            ~> 0.8
          
          
            guard
            ~> 2.14
          
          
            guard-rspec
            ~> 4.7
          
          
            pry-doc
            ~> 0
          
          
            rake
            ~> 11.2
          
          
            rspec
            ~> 3.5
          
          
            yard
            ~> 0.9
          
          
            yard-mongoid
            ~> 0.0
          
          
            yard-tomdoc
            ~> 0.7
          
    


