Added spec for Config
authorAkshay Mankar <akshaym@thoughtworks.com>
Tue, 8 Jan 2013 16:57:22 +0000 (22:27 +0530)
committerAkshay Mankar <akshaym@thoughtworks.com>
Tue, 8 Jan 2013 16:57:22 +0000 (22:27 +0530)
commit2a7fb02fbf510e8475a65ed5a76b879aa4cb841e
treeecd99c2e4674044ed678c70ec5a3636f8f688ec1
parent98cb869941896b43b33ed5786837911c267c772f
Added spec for Config
.rspec [new file with mode: 0644]
.rvmrc [new file with mode: 0644]
Gemfile [new file with mode: 0644]
Gemfile.lock [new file with mode: 0644]
lib/boot.rb [new file with mode: 0644]
lib/copy_my_conf.rb
lib/copy_my_conf/config.rb [new file with mode: 0644]
spec/copy_my_conf/config_spec.rb [new file with mode: 0644]
spec/copy_my_conf_spec.rb [new file with mode: 0644]
spec/fixtures.rb [new file with mode: 0644]
spec/spec_helper.rb [new file with mode: 0644]