method
skip_thruster?
v8.1.1 -
Show latest stable
- Class:
Rails::Generators::AppBase
skip_thruster?()private
No documentation available.
# File railties/lib/rails/generators/app_base.rb, line 394
def skip_thruster?
options[:skip_thruster]
end