method

skip_thruster?

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_thruster?()
private

No documentation available.

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