method

feature_name

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

Method not available on this version

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

feature_name()
public

No documentation available.

# File railties/lib/rails/generators/database.rb, line 161
        def feature_name
          "ghcr.io/rails/devcontainer/features/mysql-client"
        end