Sha256: 35783fe6e6be03a837c9ad6eea1ed83c0eb495b70b56a1b3c767a41a53b24d58
Contents?: true
Size: 1.89 KB
Versions: 7
Compression:
Stored size: 1.89 KB
Contents
- methods: - ActionDispatch::Request::Session#[] - ActionDispatch::Request::Session#dig - ActionDispatch::Request::Session#values - ActionDispatch::Request::Session#fetch - ActionDispatch::Cookies::CookieJar#[] - ActionDispatch::Cookies::CookieJar#fetch label: http.session.read require_name: action_dispatch - methods: - ActionDispatch::Request::Session#destroy - ActionDispatch::Request::Session#[]= - ActionDispatch::Request::Session#update - ActionDispatch::Request::Session#delete - ActionDispatch::Request::Session#merge - ActionDispatch::Cookies::CookieJar#[]= - ActionDispatch::Cookies::CookieJar#update - ActionDispatch::Cookies::CookieJar#delete - ActionDispatch::Cookies::CookieJar#recycle! label: http.session.write require_name: action_dispatch - methods: - ActionDispatch::Request::Session#clear - ActionDispatch::Cookies::CookieJar#clear labels: - http.session.write - http.session.clear require_name: action_dispatch - methods: - ActionDispatch::Cookies::EncryptedCookieJar#[]= - ActionDispatch::Cookies::EncryptedCookieJar#clear - ActionDispatch::Cookies::EncryptedCookieJar#update - ActionDispatch::Cookies::EncryptedCookieJar#delete - ActionDispatch::Cookies::EncryptedCookieJar#recycle labels: - http.cookie - crypto.encrypt require_name: action_dispatch - methods: - ActionController::Instrumentation#process_action - ActionController::Instrumentation#send_file - ActionController::Instrumentation#send_data - ActionController::Instrumentation#redirect_to label: mvc.controller require_name: action_controller - methods: - AbstractController::Rendering#render_to_body - ActionController::Renderers#render_to_body label: mvc.render handler_class: AppMap::Handler::Rails::RenderHandler require_name: action_controller - method: ActionDispatch::Integration::Runner#before_setup labels: - deserialize.safe - lang.eval.safe
Version data entries
7 entries across 7 versions & 1 rubygems