method

skip_kamal?

rails latest stable - Class: Rails::Generators::AppBase

Method not available on this version

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

skip_kamal?()
private

No documentation available.

# File railties/lib/rails/generators/app_base.rb, line 412
      def skip_kamal?
        options[:skip_kamal]
      end