method

skip_thruster?

skip_thruster?()
private

No documentation available.

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