# File lib/rails-installer/databases.rb, line 168 def self.db_file(installer) File.join(installer.install_directory,'db','database.sqlite') end