# File lib/rails-installer/commands.rb, line 181 def self.command(installer, *args) installer.restore_database(args.first) end