Sha256: 894d3b5602d1bca7c2132a0ace1508531bf95c93c6080f90365af650cb186699

Contents?: true

Size: 1.79 KB

Versions: 6

Compression:

Stored size: 1.79 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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
appmap-0.82.0 lib/appmap/gem_hooks/actionpack.yml
appmap-0.81.1 lib/appmap/gem_hooks/actionpack.yml
appmap-0.81.0 lib/appmap/gem_hooks/actionpack.yml
appmap-0.80.2 lib/appmap/gem_hooks/actionpack.yml
appmap-0.80.1 lib/appmap/gem_hooks/actionpack.yml
appmap-0.80.0 lib/appmap/gem_hooks/actionpack.yml