method

template

rails latest stable - Class: Rails::Generators::Database::Trilogy

Method not available on this version

This method is only available on newer versions. The first available version (v8.0.0) is shown here.

template()
public

No documentation available.

# File railties/lib/rails/generators/database.rb, line 212
        def template
          "config/databases/trilogy.yml"
        end