# File lib/diesel/testing/application.rb, line 37 def initialize! FileUtils.mkdir_p(Rails.root.join("db").to_s) super unless @initialized end