Skip to content

Commit

Permalink
Require HAML explicitely
Browse files Browse the repository at this point in the history
  • Loading branch information
sr committed Mar 15, 2009
1 parent 7b42d4a commit 8bc16f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/integrity.rb
@@ -1,6 +1,7 @@
$:.unshift File.expand_path(File.dirname(__FILE__))

require "json"
require "haml"
require "dm-core"
require "dm-validations"
require "dm-types"
Expand Down

0 comments on commit 8bc16f9

Please sign in to comment.