APIdock / Ruby on Rails
/
Browse About
method

session_store?

v8.0.0 - Show latest stable - Class: Rails::Application::Configuration
session_store?()
public

No documentation available.

# File railties/lib/rails/application/configuration.rb, line 557
      def session_store? # :nodoc:
        @session_store
      end

Related methods

  • Instance methods
  • annotations
  • api_only=
  • autoload_lib
  • autoload_lib_once
  • colorize_logging
  • colorize_logging=
  • content_security_policy
  • database_configuration
  • debug_exception_response_format
  • default_log_file
  • enable_reloading
  • enable_reloading=
  • encoding=
  • inspect
  • load_database_yaml
  • load_defaults
  • log_level=
  • paths
  • permissions_policy
  • reloading_enabled?
  • secret_key_base
  • secret_key_base=
  • session_store
  • session_store?
  • Class methods
  • new
  • Private methods
  • privatecredentials_defaults
  • privategenerate_local_secret
  • privategenerate_local_secret?
APIdock API Documentation Browser

Measure software delivery performance with DORA metrics in Swarmia.

© 2026 APIdock