Skip to content

Commit

Permalink
require haml in chubbies to kill error
Browse files Browse the repository at this point in the history
  • Loading branch information
maxwell committed Jul 13, 2011
1 parent 0fae31d commit 6523f05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/chubbies/app.rb
Expand Up @@ -2,6 +2,7 @@ module Chubbies
require 'active_record'
require 'jwt'
require 'diaspora-client'
require 'haml'

def self.reset_db
`rm -f #{File.expand_path('../chubbies.sqlite3', __FILE__)}`
Expand Down

0 comments on commit 6523f05

Please sign in to comment.