Skip to content

Commit

Permalink
added missing require of yaml library
Browse files Browse the repository at this point in the history
  • Loading branch information
mthiede committed Jun 14, 2010
1 parent 3734e54 commit 73815c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/concrete/config.rb
@@ -1,3 +1,5 @@
require 'yaml'

module Concrete

class Config
Expand Down

0 comments on commit 73815c2

Please sign in to comment.