Sha256: 75b50218cdeb32bcce4da5d12feaf84040c70f73c12fbc6b828c5bd8c8228cb4
Contents?: true
Size: 445 Bytes
Versions: 5
Compression:
Stored size: 445 Bytes
Contents
$: << File.dirname(__FILE__) + '/../lib/' require_relative '../lib/nagira.rb' require_relative '../lib/app.rb' require 'rack/test' IMPLEMENTED = { top: %w{ _api _status _objects _config _runtime}, output: %w{ _list _state _full }, # Type of requests as in varaible @output hosts: %w{ archive tv }, status: %w{ _services _servicecomments _hostcomments } } RANDOM = %w{ _bla _foo bla foo ahdhjdjda }
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
nagira-0.3.3 | spec/spec_helper.rb |
nagira-0.3.2 | spec/spec_helper.rb |
nagira-0.3.1 | spec/spec_helper.rb |
nagira-0.3.0 | spec/spec_helper.rb |
nagira-0.2.12 | spec/spec_helper.rb |