APIdock / Ruby on Rails
/
Browse About
method

exit_on_failure?

v7.1.3.4 - Show latest stable - Class: Rails::Generators::Base
exit_on_failure?()
public

No documentation available.

# File railties/lib/rails/generators/base.rb, line 29
      def self.exit_on_failure? # :nodoc:
        false
      end

Related methods

  • Class methods
  • base_root
  • class_option
  • default_source_root
  • desc
  • exit_on_failure?
  • hide!
  • hook_for
  • inherited
  • namespace
  • remove_hook_for
  • source_root
  • Private methods
  • privateadd_shebang_option!
  • privatebanner
  • privatebase_name
  • privatedefault_aliases_for_option
  • privatedefault_for_option
  • privatedefault_generator_root
  • privatedefault_value_for_option
  • privategenerator_name
  • privatehooks
  • privateprepare_for_invocation
  • privateusage_path
  • privateclass_collisions
  • privateextract_last_module
  • privateindent
  • privatemodule_namespacing
  • privatenamespace
  • privatenamespace_dirs
  • privatenamespaced?
  • privatenamespaced_path
  • privatewrap_with_namespace
APIdock API Documentation Browser

Swarmia helps engineering teams measure and improve developer productivity.

© 2026 APIdock