APIdock / Ruby on Rails
/
Browse About
method

include?

v5.1.7 - Show latest stable - Class: ActionDispatch::Request::Session
include?(key)
public

Alias for ActionDispatch::Request::Session#has_key?

Related methods

  • Instance methods
  • []
  • []=
  • clear
  • delete
  • destroy
  • each
  • empty?
  • exists?
  • fetch
  • has_key?
  • id
  • include?
  • inspect
  • key?
  • keys
  • loaded?
  • merge!
  • options
  • to_hash
  • update
  • values
  • Class methods
  • create
  • find
  • new
  • set
  • Private methods
  • privateload!
  • privateload_for_read!
  • privateload_for_write!
  • privatestringify_keys
APIdock API Documentation Browser

© 2026 APIdock