class Rails::Generators::Database::PostgreSQL

def template

def template
  "config/databases/postgresql.yml"
end