APIdock / Ruby on Rails
/
Browse About
method

routes?

v4.2.7 - Show latest stable - Class: Rails::Engine
routes?()
public

No documentation available.

# File railties/lib/rails/engine.rb, line 644
    def routes? #:nodoc:
      @routes
    end

Related methods

  • Class methods
  • app
  • call
  • config
  • eager_load!
  • endpoint
  • env_config
  • find
  • find_root
  • helpers
  • helpers_paths
  • inherited
  • initialize
  • isolate_namespace
  • load_console
  • load_generators
  • load_runner
  • load_seed
  • load_tasks
  • railties
  • routes
  • routes?
  • Protected methods
  • protected_all_autoload_once_paths
  • protected_all_autoload_paths
  • protected_all_load_paths
  • protecteddefault_middleware_stack
  • protectedfind_root_with_flag
  • protectedhas_migrations?
  • protectedload_config_initializer
  • protectedrun_tasks_blocks
APIdock API Documentation Browser

Track developer experience with Swarmia's DX Core 4 metrics.

© 2026 APIdock