☰
rails 7.1.5.1 documentation

Class and Module Index

  • AbstractController
    • ActionNotFound
    • Base
    • Caching
      • ClassMethods
      • ConfigMethods
      • Fragments
        • ClassMethods
    • Callbacks
      • ClassMethods
    • Collector
    • DoubleRenderError
    • Helpers
      • ClassMethods
      • DeprecatedMissingHelperError
    • Railties
      • RoutesHelpers
    • Rendering
    • Translation
    • UrlFor
      • ClassMethods
  • ActionCable
    • Channel
      • Base
      • Broadcasting
        • ClassMethods
      • Callbacks
        • ClassMethods
      • ChannelStub
      • ConnectionStub
      • Naming
        • ClassMethods
      • NonInferrableChannelError
      • PeriodicTimers
        • ClassMethods
      • Streams
      • TestCase
        • Behavior
          • ClassMethods
    • Connection
      • Assertions
      • Authorization
        • UnauthorizedError
      • Base
      • Callbacks
        • ClassMethods
      • Identification
        • ClassMethods
      • InternalChannel
      • NonInferrableConnectionError
      • StreamEventLoop
      • TaggedLoggerProxy
      • TestCase
        • Behavior
          • ClassMethods
      • TestConnection
      • TestCookieJar
      • TestRequest
    • Helpers
      • ActionCableHelper
    • RemoteConnections
      • RemoteConnection
        • InvalidIdentifiersError
    • Server
      • Base
      • Broadcasting
        • Broadcaster
      • Configuration
      • Worker
        • ActiveRecordConnectionManagement
    • SubscriptionAdapter
      • Async
        • AsyncSubscriberMap
      • Base
      • PostgreSQL
        • Listener
      • Redis
        • Listener
          • SubscribedClient
      • SubscriberMap
      • Test
    • TestCase
    • TestHelper
    • VERSION
  • ActionController
    • API
    • ApiRendering
    • Base
    • Caching
    • ConditionalGet
      • ClassMethods
    • ContentSecurityPolicy
      • ClassMethods
    • Cookies
    • DataStreaming
    • DefaultHeaders
      • ClassMethods
    • EtagWithFlash
    • EtagWithTemplateDigest
    • Flash
      • ClassMethods
    • FormBuilder
      • ClassMethods
    • Head
    • Helpers
      • ClassMethods
    • HttpAuthentication
      • Basic
        • ControllerMethods
          • ClassMethods
      • Digest
        • ControllerMethods
      • Token
        • ControllerMethods
    • ImplicitRender
    • Instrumentation
      • ClassMethods
    • InvalidParameterKey
    • Live
      • ClassMethods
      • ClientDisconnected
      • SSE
    • LiveTestResponse
    • LogSubscriber
    • Logging
      • ClassMethods
    • Metal
    • MimeResponds
      • Collector
    • MissingRenderer
    • ParameterEncoding
      • ClassMethods
    • ParameterMissing
    • Parameters
    • ParamsWrapper
      • Options
        • ClassMethods
    • PermissionsPolicy
      • ClassMethods
    • Railties
      • Helpers
    • Redirecting
      • UnsafeRedirectError
    • Renderer
    • Renderers
      • All
      • ClassMethods
    • Rendering
      • ClassMethods
    • RequestForgeryProtection
      • ClassMethods
      • CookieStore
      • ProtectionMethods
        • Exception
        • NullSession
        • ResetSession
      • SessionStore
    • Rescue
    • RespondToMismatchError
    • Streaming
    • StrongParameters
    • TestCase
      • Behavior
        • ClassMethods
    • Testing
    • UnfilteredParameters
    • UnpermittedParameters
    • UrlFor
  • ActionDispatch
    • AssertionResponse
    • Assertions
      • ResponseAssertions
      • RoutingAssertions
        • ClassMethods
    • AssumeSSL
    • Callbacks
    • Constants
    • ContentSecurityPolicy
      • InvalidDirectiveError
      • Middleware
      • Request
    • Cookies
      • ChainedCookieJars
    • DebugExceptions
    • DebugLocks
    • DeprecatedIllegalStateError
    • ExceptionWrapper
    • Executor
    • FileHandler
    • Flash
      • FlashHash
      • RequestMethods
    • HostAuthorization
    • Http
      • Cache
        • Request
        • Response
      • FilterParameters
      • FilterRedirect
      • Headers
      • MimeNegotiation
        • InvalidType
      • Parameters
        • ClassMethods
        • ParseError
      • URL
      • UploadedFile
    • Integration
      • RequestHelpers
      • Runner
      • Session
    • IntegrationTest
      • Behavior
        • ClassMethods
      • UrlOptions
    • LogSubscriber
    • MiddlewareStack
      • InstrumentationProxy
      • Middleware
    • MissingController
    • PermissionsPolicy
      • Middleware
      • Request
    • PublicExceptions
    • Reloader
    • RemoteIp
      • GetIp
      • IpSpoofAttackError
    • Request
    • RequestCookieMethods
    • RequestEncoder
      • IdentityEncoder
    • RequestId
    • Response
      • RackBody
    • Routing
      • ConsoleFormatter
        • Base
        • Expanded
        • Sheet
        • Unused
      • HtmlTableFormatter
      • Mapper
        • Base
        • Concerns
        • CustomUrls
        • HttpHelpers
        • Resources
        • Scoping
      • PathRedirect
      • PolymorphicRoutes
      • Redirection
      • UrlFor
    • SSL
    • ServerTiming
    • Session
      • AbstractSecureStore
      • AbstractStore
      • CacheStore
      • Compatibility
      • CookieStore
        • SessionId
      • MemCacheStore
      • StaleSessionCheck
    • ShowExceptions
    • Static
    • SystemTestCase
    • SystemTesting
      • TestHelpers
        • ScreenshotHelper
    • TestProcess
      • FixtureFile
    • TestRequest
    • TestResponse
  • ActionMailbox
    • Base
    • BaseController
    • Callbacks
    • Engine
    • Generators
      • InstallGenerator
    • InboundEmail
      • Incineratable
        • Incineration
      • MessageId
      • Routable
    • IncinerationJob
    • Ingresses
      • Mailgun
        • InboundEmailsController
          • Authenticator
      • Mandrill
        • InboundEmailsController
          • Authenticator
      • Postmark
        • InboundEmailsController
      • Relay
        • InboundEmailsController
      • Sendgrid
        • InboundEmailsController
    • Relayer
      • Result
    • Router
      • Route
      • RoutingError
    • Routing
    • RoutingJob
    • TestCase
    • TestHelper
    • VERSION
  • ActionMailer
    • Base
      • LateAttachmentsProxy
    • Callbacks
      • ClassMethods
    • Collector
    • DeliveryMethods
      • ClassMethods
    • FormBuilder
      • ClassMethods
    • InlinePreviewInterceptor
    • LogSubscriber
    • MailHelper
    • MessageDelivery
    • NonInferrableMailerError
    • Parameterized
      • ClassMethods
    • Preview
    • Previews
      • ClassMethods
    • QueuedDelivery
    • Rescuable
    • TestCase
      • Behavior
        • ClassMethods
      • ClearTestDeliveries
    • TestHelper
    • VERSION
  • ActionPack
    • VERSION
  • ActionText
    • Attachable
    • Attachables
      • MissingAttachable
      • RemoteImage
    • Attachment
    • AttachmentGallery
    • Attachments
      • Caching
      • Minification
      • TrixConversion
    • Attribute
    • Content
    • ContentHelper
    • EncryptedRichText
    • Encryption
    • Engine
    • FixtureSet
    • Fragment
    • Generators
      • InstallGenerator
    • HtmlConversion
    • PlainTextConversion
    • RichText
    • Serialization
    • SystemTestHelper
    • TagHelper
    • TrixAttachment
    • VERSION
  • ActionView
    • AbstractRenderer
      • RenderedCollection
        • EmptyCollection
    • Base
    • CacheExpiry
    • Context
    • Digestor
      • Injected
      • Missing
      • Node
      • NullLogger
      • Partial
    • FileSystemResolver
    • FixtureResolver
    • Helpers
      • ActiveModelHelper
      • ActiveModelInstanceTag
      • AssetTagHelper
      • AssetUrlHelper
      • AtomFeedHelper
      • CacheHelper
        • UncacheableFragmentError
      • CaptureHelper
      • ContentExfiltrationPreventionHelper
      • CspHelper
      • CsrfHelper
      • DateHelper
      • DebugHelper
      • FormBuilder
      • FormHelper
      • FormOptionsHelper
      • FormTagHelper
      • JavaScriptHelper
      • NumberHelper
        • InvalidNumberError
      • OutputSafetyHelper
      • RenderingHelper
      • SanitizeHelper
      • TagHelper
      • Tags
        • ActionText
      • TextHelper
      • TranslationHelper
      • UrlHelper
        • ClassMethods
    • Layouts
      • ClassMethods
    • LogSubscriber
    • LookupContext
      • DetailsCache
      • ViewPaths
    • NullResolver
    • PartialIteration
    • PartialRenderer
    • RecordIdentifier
    • Renderer
    • Rendering
      • ClassMethods
    • Resolver
    • RoutingUrlFor
    • Template
      • Handlers
        • Builder
        • ERB
        • Html
        • Raw
      • Sources
        • File
    • TemplateDetails
      • Requested
    • TemplatePath
    • TestCase
      • Behavior
        • ClassMethods
        • Locals
        • RenderedViewsCollection
      • TestController
    • UnboundTemplate
    • VERSION
    • ViewPaths
      • ClassMethods
  • ActiveJob
    • Arguments
    • Base
    • Callbacks
      • ClassMethods
    • Core
      • ClassMethods
    • DeserializationError
    • EnqueueError
    • Enqueuing
      • ClassMethods
    • Exceptions
      • ClassMethods
    • Execution
      • ClassMethods
    • QueueAdapter
      • ClassMethods
    • QueueAdapters
      • AsyncAdapter
      • BackburnerAdapter
      • DelayedJobAdapter
      • InlineAdapter
      • QueueClassicAdapter
      • ResqueAdapter
      • SidekiqAdapter
      • SneakersAdapter
      • SuckerPunchAdapter
      • TestAdapter
    • QueueName
      • ClassMethods
    • QueuePriority
      • ClassMethods
    • SerializationError
    • Serializers
      • ObjectSerializer
      • RangeSerializer
    • TestCase
    • TestHelper
      • TestQueueAdapter
        • ClassMethods
    • VERSION
  • ActiveModel
    • API
    • AttributeAssignment
    • AttributeMethods
      • ClassMethods
    • Attributes
      • ClassMethods
    • Callbacks
    • Conversion
    • Dirty
    • EachValidator
    • Error
    • Errors
    • ForbiddenAttributesError
    • Lint
      • Tests
    • MissingAttributeError
    • Model
    • Name
    • Naming
    • NestedError
    • RangeError
    • SecurePassword
      • ClassMethods
      • InstanceMethodsOnActivation
    • Serialization
    • Serializers
      • JSON
    • StrictValidationFailed
    • Translation
    • Type
      • BigInteger
      • Binary
      • Boolean
      • Date
      • DateTime
      • Decimal
      • Float
      • Helpers
      • ImmutableString
      • Integer
      • SerializeCastValue
        • ClassMethods
        • DefaultImplementation
      • String
      • Time
      • Value
    • UnknownAttributeError
    • VERSION
    • ValidationError
    • Validations
      • AcceptanceValidator
        • LazilyDefineAttributes
      • Callbacks
        • ClassMethods
      • ClassMethods
      • HelperMethods
    • Validator
  • ActiveRecord
    • ActiveRecordError
    • AdapterError
    • AdapterNotFound
    • AdapterNotSpecified
    • AdapterTimeout
    • Aggregations
      • ClassMethods
    • AssociationTypeMismatch
    • Associations
      • ClassMethods
      • CollectionProxy
    • AsynchronousQueryInsideTransactionError
    • AttributeAssignment
    • AttributeAssignmentError
    • AttributeMethods
      • BeforeTypeCast
      • ClassMethods
      • Dirty
      • PrimaryKey
        • ClassMethods
      • Query
      • Read
      • Serialization
        • ClassMethods
        • ColumnNotSerializableError
      • TimeZoneConversion
      • Write
    • Attributes
      • ClassMethods
    • AutosaveAssociation
    • Base
    • Batches
      • BatchEnumerator
    • Calculations
    • Callbacks
      • ClassMethods
    • Coders
      • YAMLColumn
        • SafeCoder
    • ConfigurationError
    • ConnectionAdapters
      • AbstractAdapter
        • Version
      • AbstractMysqlAdapter
      • BoundSchemaReflection
      • ColumnMethods
      • ConnectionHandler
      • ConnectionPool
        • Queue
        • Reaper
      • DatabaseLimits
      • DatabaseStatements
      • Deduplicable
        • ClassMethods
      • MySQL
        • ColumnMethods
        • DatabaseStatements
        • Table
        • TableDefinition
      • Mysql2
        • DatabaseStatements
      • Mysql2Adapter
      • PostgreSQL
        • AlterTable
        • ColumnMethods
        • DatabaseStatements
        • OID
          • Bit
            • Data
        • Quoting
          • IntegerOutOf64BitRange
        • SchemaStatements
        • Table
        • TableDefinition
      • PostgreSQLAdapter
      • QueryCache
        • ConnectionPoolConfiguration
      • Quoting
      • RealTransaction
      • RestartParentTransaction
      • SQLite3
        • DatabaseStatements
        • TableDefinition
      • SQLite3Adapter
      • SavepointTransaction
      • Savepoints
      • SchemaCache
      • SchemaReflection
      • SchemaStatements
      • Table
      • TableDefinition
      • TransactionInstrumenter
        • InstrumentationAlreadyStartedError
        • InstrumentationNotStartedError
      • TransactionState
      • Trilogy
        • DatabaseStatements
      • TrilogyAdapter
    • ConnectionFailed
    • ConnectionHandling
    • ConnectionNotEstablished
    • ConnectionTimeoutError
    • Core
      • ClassMethods
      • InspectionMask
    • CounterCache
      • ClassMethods
    • DangerousAttributeError
    • DatabaseAlreadyExists
    • DatabaseConfigurations
      • HashConfig
      • InvalidConfigurationError
      • UrlConfig
    • DatabaseConnectionError
    • Deadlocked
    • DelegatedType
    • DestroyAssociationAsyncError
    • DestroyAssociationAsyncJob
    • DynamicMatchers
      • FindBy
      • FindByBang
      • Method
    • EagerLoadPolymorphicError
    • Encryption
      • AutoFilteredParameters
      • Cipher
        • Aes256Gcm
      • Config
      • Configurable
      • Context
      • Contexts
      • DerivedSecretKeyProvider
      • DeterministicKeyProvider
      • EncryptableRecord
      • EncryptedAttributeType
      • EncryptedFixtures
      • EncryptingOnlyEncryptor
      • Encryptor
      • EnvelopeEncryptionKeyProvider
      • Errors
        • Base
        • Configuration
        • Decryption
        • Encoding
        • EncryptedContentIntegrity
        • Encryption
        • ForbiddenClass
      • ExtendedDeterministicQueries
        • AdditionalValue
        • CoreQueries
        • ExtendedEncryptableType
        • RelationQueries
      • ExtendedDeterministicUniquenessValidator
        • EncryptedUniquenessValidator
      • Key
      • KeyGenerator
      • KeyProvider
      • Message
      • MessageSerializer
      • NullEncryptor
      • Properties
      • ReadOnlyNullEncryptor
      • Scheme
    • Enum
    • EnvironmentMismatchError
    • ExclusiveConnectionTimeoutError
    • Explain
    • Faker
    • FinderMethods
    • FixtureSet
    • FutureResult
      • Complete
      • EventBuffer
    • Generators
      • Migration
        • ClassMethods
    • ImmutableRelation
    • Inheritance
      • ClassMethods
    • Integration
      • ClassMethods
    • InvalidForeignKey
    • IrreversibleMigration
    • IrreversibleOrderError
    • LockWaitTimeout
    • Locking
      • Optimistic
        • ClassMethods
      • Pessimistic
    • LogSubscriber
    • Marshalling
      • Methods
    • MessagePack
      • Decoder
      • Encoder
      • Extensions
    • Middleware
      • DatabaseSelector
      • ShardSelector
    • Migration
      • CheckPending
      • CommandRecorder
      • Compatibility
    • MigrationContext
    • MismatchedForeignKey
    • ModelSchema
      • ClassMethods
    • MultiparameterAssignmentErrors
    • NestedAttributes
      • ClassMethods
      • TooManyRecords
    • NoDatabaseError
    • NoTouching
      • ClassMethods
    • Normalization
      • ClassMethods
    • NotNullViolation
    • Persistence
      • ClassMethods
    • PreparedStatementCacheExpired
    • PreparedStatementInvalid
    • Promise
    • QueryAborted
    • QueryCache
      • ClassMethods
    • QueryCanceled
    • QueryLogs
    • QueryMethods
      • WhereChain
    • Querying
    • RangeError
    • ReadOnlyError
    • ReadOnlyRecord
    • ReadonlyAttributeError
    • ReadonlyAttributes
      • ClassMethods
    • RecordInvalid
    • RecordNotDestroyed
    • RecordNotFound
    • RecordNotSaved
    • RecordNotUnique
    • Reflection
      • ClassMethods
      • MacroReflection
    • Relation
      • RecordFetchWarning
    • Result
    • Rollback
    • SQLWarning
    • Sanitization
      • ClassMethods
    • Schema
      • Definition
        • ClassMethods
    • Scoping
      • Default
        • ClassMethods
      • Named
        • ClassMethods
    • SecurePassword
      • ClassMethods
    • SecureToken
      • ClassMethods
      • MinimumLengthError
    • Serialization
    • SerializationFailure
    • SerializationTypeMismatch
    • SignedId
      • ClassMethods
    • SoleRecordExceeded
    • SpawnMethods
    • StaleObjectError
    • StatementCache
      • PartialQueryCollector
    • StatementInvalid
    • StatementTimeout
    • Store
      • ClassMethods
    • StrictLoadingViolationError
    • SubclassNotFound
    • Suppressor
      • ClassMethods
    • TableNotSpecified
    • Tasks
      • DatabaseTasks
    • TestFixtures
      • ClassMethods
    • Timestamp
    • TokenFor
      • ClassMethods
    • TransactionIsolationError
    • TransactionRollbackError
    • Transactions
      • ClassMethods
    • Translation
    • Type
      • BigInteger
      • Binary
      • Boolean
      • Date
      • DateTime
      • Decimal
      • Float
      • ImmutableString
      • Integer
      • Internal
        • Timezone
      • Json
      • String
      • Time
      • Value
    • UnknownAttributeError
    • UnknownAttributeReference
    • UnknownPrimaryKey
    • VERSION
    • Validations
      • ClassMethods
    • ValueTooLong
    • WrappedDatabaseException
  • ActiveStorage
    • AnalyzeJob
    • Analyzer
      • AudioAnalyzer
      • ImageAnalyzer
        • ImageMagick
        • Vips
      • VideoAnalyzer
    • Attached
      • Many
      • Model
      • One
    • Attachment
    • BaseController
    • BaseJob
    • Blob
      • Analyzable
      • Identifiable
      • Representable
    • Blobs
      • ProxyController
      • RedirectController
    • DirectUploadsController
    • DisableSession
    • DiskController
    • Error
    • FileNotFoundError
    • Filename
    • FixtureSet
    • IntegrityError
    • InvariableError
    • LogSubscriber
    • MirrorJob
    • Preview
      • UnprocessedError
    • PreviewError
    • PreviewImageJob
    • Previewer
      • MuPDFPreviewer
      • PopplerPDFPreviewer
      • VideoPreviewer
    • PurgeJob
    • Reflection
      • ActiveRecordExtensions
        • ClassMethods
    • Representations
      • ProxyController
      • RedirectController
    • Service
      • AzureStorageService
      • DiskService
      • GCSService
        • MetadataServerError
        • MetadataServerNotFoundError
      • MirrorService
      • S3Service
    • SetCurrent
    • Streaming
    • TransformJob
    • Transformers
      • ImageProcessingTransformer
        • UnsupportedImageProcessingArgument
        • UnsupportedImageProcessingMethod
      • Transformer
    • UnpreviewableError
    • UnrepresentableError
    • VERSION
    • Variant
    • VariantRecord
    • VariantWithRecord
    • Variation
  • ActiveSupport
    • ActionableError
      • ClassMethods
      • NonActionable
    • ArrayInquirer
    • Autoload
    • BacktraceCleaner
    • Benchmarkable
    • BroadcastLogger
    • Cache
      • Coder
        • LazyEntry
        • StringDeserializer
      • FileStore
      • MemCacheStore
        • DupLocalCache
          • DupLocalStore
      • MemoryStore
      • NullStore
      • RedisCacheStore
      • SerializerWithFallback
        • Marshal61WithFallback
        • Marshal70WithFallback
        • Marshal71WithFallback
        • MessagePackWithFallback
        • PassthroughWithFallback
      • Store
      • Strategy
        • LocalCache
          • LocalStore
      • WriteOptions
    • CachingKeyGenerator
    • Callbacks
      • CallTemplate
        • InstanceExec0
        • InstanceExec1
        • InstanceExec2
        • MethodCall
        • ObjectCall
        • ProcCall
      • ClassMethods
      • Conditionals
        • Value
      • Filters
        • After
        • Before
    • CodeGenerator
      • MethodSet
    • CompareWithRange
    • Concern
    • Concurrency
      • LoadInterlockAwareMonitor
      • ShareLock
    • Configurable
      • ClassMethods
      • Configuration
    • ConfigurationFile
      • FormatError
    • CoreExt
      • ERBUtil
      • ERBUtilPrivate
    • CurrentAttributes
    • Dependencies
      • Interlock
      • RequireDependency
    • Deprecation
      • Behavior
      • DeprecatedConstantAccessor
      • DeprecatedConstantProxy
      • DeprecatedInstanceVariableProxy
      • DeprecatedObjectProxy
      • Deprecators
      • Disallowed
      • MethodWrapper
      • Reporting
    • DeprecationException
    • DescendantsTracker
    • Duration
      • ISO8601Parser
        • ParsingError
    • EncryptedConfiguration
      • InvalidContentError
    • EncryptedFile
      • InvalidKeyLengthError
      • MissingContentError
      • MissingKeyError
    • EnumerableCoreExt
      • Constants
    • ErrorReporter
      • TestHelper
        • ErrorSubscriber
    • EventedFileUpdateChecker
    • ExecutionWrapper
    • Executor
    • FileUpdateChecker
    • ForkTracker
      • CoreExt
      • CoreExtPrivate
      • ModernCoreExt
    • Gzip
      • Stream
    • HashWithIndifferentAccess
    • HashWithIndifferentAccess
    • Inflector
      • Inflections
        • Uncountables
    • InheritableOptions
    • JSON
    • KeyGenerator
    • LazyLoadHooks
    • LogSubscriber
      • TestHelper
        • MockLogger
    • Logger
      • SimpleFormatter
    • LoggerSilence
    • MessageEncryptor
      • InvalidMessage
    • MessageEncryptors
    • MessagePack
      • CacheSerializer
      • UnserializableObjectError
    • MessageVerifier
      • InvalidSignature
    • MessageVerifiers
    • Messages
      • SerializerWithFallback
        • AllowMarshal
        • JsonWithFallback
        • JsonWithFallbackAllowMarshal
        • MarshalWithFallback
        • MessagePackWithFallback
        • MessagePackWithFallbackAllowMarshal
    • Multibyte
      • Chars
      • Unicode
    • Notifications
      • Event
      • Fanout
        • Handle
        • Subscribers
          • EventObject
          • Matcher
            • AllMessages
      • InstrumentationSubscriberError
      • Instrumenter
    • NumberHelper
    • NumericWithFormat
    • OrderedOptions
    • ParameterFilter
    • ProxyObject
    • RangeWithFormat
    • Reloader
    • Rescuable
      • ClassMethods
    • SafeBuffer
      • SafeConcatError
    • SecureCompareRotator
    • SecurityUtils
    • StringInquirer
    • Subscriber
    • TaggedLogging
    • TestCase
    • Testing
      • Assertions
      • ConstantLookup
      • ConstantStubbing
      • Declarative
      • Deprecation
      • ErrorReporterAssertions
        • ErrorCollector
          • Report
      • FileFixtures
      • Isolation
        • Forking
        • Subprocess
      • Parallelization
        • Server
        • Worker
      • SetupAndTeardown
        • ClassMethods
      • TimeHelpers
    • TimeWithZone
    • TimeZone
    • VERSION
    • XMLConverter
      • DisallowedType
    • XmlMini
    • XmlMini_LibXMLSAX
      • HashBuilder
    • XmlMini_NokogiriSAX
      • HashBuilder
  • AddServiceNameToActiveStorageBlobs
  • Announcement
    • Version
  • ApplicationCable
    • Channel
    • Connection
  • Arel
  • Array
  • Benchmark
  • BigDecimal
  • Class
  • CodeTools
    • Profiler
      • RequireProfiler
  • CreateActionMailboxTables
  • CreateActionTextTables
  • CreateActiveStorageTables
  • CreateActiveStorageVariantRecords
  • Date
  • DateAndTime
    • Calculations
    • Compatibility
    • Zones
  • DateTime
  • Delegator
  • Digest
    • UUID
  • ERB
    • Util
  • Enumerable
    • SoleItemExpectedError
  • Exception
  • Exhibit
  • FalseClass
  • File
  • Float
  • Hash
  • IO
  • Integer
  • Kernel
  • LoadError
  • Mail
    • Address
    • Message
  • Method
  • Mime
    • AllType
    • Mimes
    • NullType
    • Type
      • InvalidMimeType
  • Minitest
    • BacktraceFilterWithFallback
    • ProfileReporter
    • SuppressedSummaryReporter
  • Module
    • Concerning
    • DelegationError
  • NameError
  • NilClass
  • Numeric
  • Object
  • Pathname
  • Person
  • RailInspector
    • Changelog
      • Entry
      • Formatter
      • Offense
      • Parser
      • Runner
    • Cli
    • Configuring
      • CachedParser
      • Check
        • FrameworkDefaults
          • NewFrameworkDefaultsFile
        • GeneralConfiguration
          • AccessorParser
      • Doc
    • Visitor
      • Attribute
      • FrameworkDefault
        • VersionedConfig
      • HashToString
      • MultilineToString
  • Rails
    • API
      • EdgeTask
      • RepoTask
      • StableTask
      • Task
    • AppBuilder
    • Application
      • Bootstrap
      • Configuration
      • DefaultMiddlewareStack
      • Finisher
      • RoutesReloader
    • Command
      • Actions
      • Base
      • Db
        • System
      • Helpers
        • Editor
      • UnusedRoutesCommand
        • RouteInfo
    • Conductor
      • BaseController
    • Configuration
      • MiddlewareStackProxy
    • Console
      • BacktraceCleaner
    • ConsoleMethods
    • DBConsole
    • Engine
      • Configuration
      • Railties
      • Updater
    • Generators
      • Actions
      • ActiveModel
      • AppBase
        • GemfileEntry
      • AppGenerator
      • Base
      • BenchmarkGenerator
      • ChannelGenerator
      • Db
        • System
      • MailboxGenerator
      • MailerGenerator
      • Migration
      • NamedBase
      • TestCase
      • Testing
        • Assertions
        • Behavior
          • ClassMethods
        • SetupAndTeardown
    • HealthController
    • Info
    • Initializable
      • ClassMethods
      • Collection
      • Initializer
    • Paths
      • Path
      • Root
    • PluginBuilder
    • Rack
      • Logger
    • Railtie
      • Configurable
        • ClassMethods
      • Configuration
    • Secrets
      • MissingKeyError
    • Server
      • Options
    • SourceAnnotationExtractor
      • Annotation
      • ParserExtractor
        • Parser
      • PatternExtractor
    • TestUnit
      • Runner
    • TestUnitRailtie
    • TestUnitReporter
    • VERSION
  • Range
  • Regexp
  • Releaser
  • RemoveNotNullOnActiveStorageBlobsChecksum
  • SecureRandom
  • Singleton
  • String
  • Symbol
  • TestUnit
    • Generators
      • ChannelGenerator
      • InstallGenerator
      • MailboxGenerator
  • Time
  • TrueClass
  • UnboundMethod
  • User

Pages

  • Brewfile
  • CODE_OF_CONDUCT
  • CONTRIBUTING
  • MIT-LICENSE
  • RAILS_VERSION
  • README
  • RELEASING_RAILS
  • actioncable
    • CHANGELOG
    • MIT-LICENSE
    • README
    • action_cable.js
    • actioncable.esm.js
    • actioncable.js
    • adapters.js
    • connection.js
    • connection_monitor.js
    • consumer.js
    • index.js
    • index_with_name_deprecation.js
    • internal.js
    • logger.js
    • subscription.js
    • subscription_guarantor.js
    • subscriptions.js
    • karma.conf.js
    • USAGE
    • channel.rb.tt
    • channel.js.tt
    • consumer.js.tt
    • index.js.tt
    • channel_test.rb.tt
    • package.json
    • rollup.config.js
    • rollup.config.test.js
  • actionmailbox
    • CHANGELOG
    • MIT-LICENSE
    • README
    • USAGE
    • application_mailbox.rb.tt
    • mailbox.rb.tt
    • mailbox_test.rb.tt
    • ingress.rake
    • install.rake
  • actionmailer
    • CHANGELOG
    • MIT-LICENSE
    • README
    • USAGE
    • application_mailer.rb.tt
    • mailer.rb.tt
  • actionpack
    • CHANGELOG
    • MIT-LICENSE
    • README
    • fsm.css
    • fsm.js
  • actiontext
    • CHANGELOG
    • MIT-LICENSE
    • README
    • actiontext.esm.js
    • actiontext.js
    • trix.js
    • trix.css
    • attachment_upload.js
    • index.js
    • actiontext.css
    • actiontext.rake
    • package.json
    • rollup.config.js
  • actionview
    • CHANGELOG
    • MIT-LICENSE
    • README
    • RUNNING_UJS_TESTS
    • RUNNING_UNIT_TESTS
    • rails-ujs.esm.js
    • rails-ujs.js
    • MIT-LICENSE
    • README
    • confirm.js
    • disable.js
    • method.js
    • remote.js
    • index.js
    • ajax.js
    • constants.js
    • csp.js
    • csrf.js
    • dom.js
    • event.js
    • form.js
    • karma.conf.js
    • cache_digests.rake
    • package.json
    • rollup.config.js
    • rollup.config.test.js
  • activejob
    • CHANGELOG
    • MIT-LICENSE
    • README
    • USAGE
    • application_job.rb.tt
    • job.rb.tt
  • activemodel
    • CHANGELOG
    • MIT-LICENSE
    • README
  • activerecord
    • CHANGELOG
    • MIT-LICENSE
    • README
    • RUNNING_UNIT_TESTS
    • databases.rake
    • USAGE
    • application_record.rb.tt
    • create_table_migration.rb.tt
    • migration.rb.tt
    • USAGE
    • abstract_base_class.rb.tt
    • model.rb.tt
    • module.rb.tt
    • multi_db.rb.tt
  • activestorage
    • CHANGELOG
    • MIT-LICENSE
    • README
    • activestorage.esm.js
    • activestorage.js
    • blob_record.js
    • blob_upload.js
    • direct_upload.js
    • direct_upload_controller.js
    • direct_uploads_controller.js
    • file_checksum.js
    • helpers.js
    • index.js
    • ujs.js
    • activestorage.rake
    • package.json
    • rollup.config.js
  • activesupport
    • CHANGELOG
    • MIT-LICENSE
    • README
  • package.json
  • railties
    • CHANGELOG
    • MIT-LICENSE
    • RDOC_MAIN
    • README
    • USAGE
    • USAGE
    • USAGE
    • USAGE
    • USAGE
    • USAGE
    • view.html.erb.tt
    • layout.html.erb.tt
    • layout.text.erb.tt
    • view.html.erb.tt
    • view.text.erb.tt
    • _form.html.erb.tt
    • edit.html.erb.tt
    • index.html.erb.tt
    • new.html.erb.tt
    • partial.html.erb.tt
    • show.html.erb.tt
    • USAGE
    • Dockerfile.tt
    • README.md.tt
    • manifest.js.tt
    • application.css.tt
    • channel.rb.tt
    • connection.rb.tt
    • application_controller.rb.tt
    • application_helper.rb.tt
    • application_job.rb.tt
    • application_mailer.rb.tt
    • application_record.rb.tt
    • application.html.erb.tt
    • mailer.html.erb.tt
    • mailer.text.erb.tt
    • rails.tt
    • rake.tt
    • setup.tt
    • config.ru.tt
    • application.rb.tt
    • boot.rb.tt
    • cable.yml.tt
    • jdbc.yml.tt
    • jdbcmysql.yml.tt
    • jdbcpostgresql.yml.tt
    • jdbcsqlite3.yml.tt
    • mysql.yml.tt
    • oracle.yml.tt
    • postgresql.yml.tt
    • sqlite3.yml.tt
    • sqlserver.yml.tt
    • trilogy.yml.tt
    • environment.rb.tt
    • development.rb.tt
    • production.rb.tt
    • test.rb.tt
    • assets.rb.tt
    • content_security_policy.rb.tt
    • cors.rb.tt
    • filter_parameter_logging.rb.tt
    • inflections.rb.tt
    • new_framework_defaults_7_1.rb.tt
    • permissions_policy.rb.tt
    • puma.rb.tt
    • routes.rb.tt
    • storage.yml.tt
    • seeds.rb.tt
    • docker-entrypoint.tt
    • dockerignore.tt
    • gitattributes.tt
    • gitignore.tt
    • node-version.tt
    • 404.html
    • 422.html
    • 500.html
    • apple-touch-icon-precomposed.png
    • apple-touch-icon.png
    • favicon.ico
    • robots
    • ruby-version.tt
    • USAGE
    • benchmark.rb.tt
    • USAGE
    • controller.rb.tt
    • credentials.yml.tt
    • USAGE
    • %file_name%_generator.rb.tt
    • USAGE.tt
    • USAGE
    • helper.rb.tt
    • USAGE
    • USAGE
    • USAGE
    • %name%.gemspec.tt
    • MIT-LICENSE.tt
    • README.md.tt
    • application_controller.rb.tt
    • application_helper.rb.tt
    • application_job.rb.tt
    • application_mailer.rb.tt
    • application_record.rb.tt
    • application.html.erb.tt
    • rails.tt
    • test.tt
    • routes.rb.tt
    • gitignore.tt
    • %namespaced_name%.rb.tt
    • engine.rb.tt
    • railtie.rb.tt
    • version.rb.tt
    • %namespaced_name%_tasks.rake.tt
    • boot.rb.tt
    • dummy_manifest.js.tt
    • engine_manifest.js.tt
    • javascripts.js.tt
    • routes.rb.tt
    • stylesheets.css
    • USAGE
    • USAGE
    • USAGE
    • api_controller.rb.tt
    • controller.rb.tt
    • USAGE
    • USAGE
    • task.rb.tt
    • functional_test.rb.tt
    • generator_test.rb.tt
    • integration_test.rb.tt
    • unit_test.rb.tt
    • functional_test.rb.tt
    • preview.rb.tt
    • fixtures.yml.tt
    • unit_test.rb.tt
    • %file_name%_test.rb.tt
    • api_functional_test.rb.tt
    • functional_test.rb.tt
    • system_test.rb.tt
    • application_system_test_case.rb.tt
    • system_test.rb.tt
    • engine.rake
    • framework.rake
    • log.rake
    • misc.rake
    • statistics.rake
    • tmp.rake
    • yarn.rake
    • zeitwerk.rake
    • testing.rake
  • tools
    • README
    • line_statistics
    • LICENSE
    • README
  • yarn.lock

Generated by RDoc 6.12.0. Validate

RoRvsWild theme based on Darkfish.

class ActionDispatch::Session::AbstractSecureStore

Public Instance Methods

generate_sid ()
Calls superclass method ActionDispatch::Session::Compatibility#generate_sid
# File actionpack/lib/action_dispatch/middleware/session/abstract_store.rb, line 100
def generate_sid
  Rack::Session::SessionId.new(super)
end

Ancestors

  • Rack::Session::Abstract::PersistedSecure

Included Modules

  • ActionDispatch::Session::Compatibility
  • ActionDispatch::Session::StaleSessionCheck

Instance Methods

  • generate_sid