s2_netbox 0.1.1
S2 is an enterprise class, feature-rich web-based access control and event monitoring system. This Ruby wrapper makes integrating with the API on NetBox controllers easy. See http://s2sys.com/ for more information.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (3):
Development依存関係 (7):
            bundler
            ~> 1.12
          
          
            factory_girl
            ~> 4.7
          
          
            rake
            ~> 10.0
          
          
            rspec
            ~> 3.0
          
          
            rspec_junit_formatter
            = 0.2.2
          
          
            simplecov
            ~> 0.7.1
          
          
            webmock
            ~> 2.1
          
    