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