method

name

rails latest stable - Class: Rails::Application

Method not available on this version

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

name()
public

Returns the dasherized application name.

MyApp::Application.new.name => "my-app"