configatron 2.2.2 → 2.3.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +0,0 @@
1
- futurama:
2
- robots:
3
- bender: Bender The Robot
4
- humans:
5
- fry: Philip J. Fry
6
- amy: Amy Wong
data/spec/lib/lost.yml DELETED
@@ -1,14 +0,0 @@
1
- others:
2
- on_island:
3
- ben: Benjamin Linus
4
- richard: Richard Alpert
5
- deceased:
6
- goodwin: Goodwin Stanhope
7
- mikhail: Mikhail Bakunin
8
- survivors:
9
- on_island:
10
- jack: Jack Shepherd
11
- locke: John Locke
12
- deceased:
13
- charlie: Charlie Pace
14
- michael: Michael Dawson
data/spec/spec.opts DELETED
@@ -1,2 +0,0 @@
1
- --format specdoc
2
- --colour
data/spec/spec_helper.rb DELETED
@@ -1,4 +0,0 @@
1
- require 'rubygems'
2
- require 'spec'
3
-
4
- require File.join(File.dirname(__FILE__), '..', 'lib', 'configatron')