# File app/models/database.rb, line 29 def currentDatabaseName return configurations[RAILS_ENV]['database'] end