# File lib/spring/application.rb, line 276 def connect_database ActiveRecord::Base.establish_connection if active_record_configured? end