Skip to content

Commit

Permalink
Merge pull request #72 from juanibiapina/forwardable
Browse files Browse the repository at this point in the history
Add missing forwardable require.
  • Loading branch information
Greg Brockman committed Jun 25, 2014
2 parents 67004f2 + 7402df2 commit 53f08e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/configatron/root_store.rb
@@ -1,4 +1,5 @@
require 'singleton'
require 'forwardable'

# This is the root configatron object, and contains methods which
# operate on the entire configatron hierarchy.
Expand Down

0 comments on commit 53f08e5

Please sign in to comment.