Sha256: a4a99edb49ad6d7713da4b365b8d69c8dcfbbc23db50cad21d04914f07e95fde

Contents?: true

Size: 170 Bytes

Versions: 5

Compression:

Stored size: 170 Bytes

Contents

require 'helper'

describe Gamebox::Configuration do
  describe ".add_setting" do
    it 'works with all the gamebox settings'
    it 'can add custom settings'
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
gamebox-0.4.0.rc5 spec/core/configuration_spec.rb
gamebox-0.4.0.rc4 spec/core/configuration_spec.rb
gamebox-0.4.0.rc3 spec/core/configuration_spec.rb
gamebox-0.4.0.rc2 spec/core/configuration_spec.rb
gamebox-0.4.0.rc1 spec/core/configuration_spec.rb