Sha256: af58008d35ef63d7a34352379012222ae74f07299112fc931e667227ad3a3886

Contents?: true

Size: 2 KB

Versions: 39

Compression:

Stored size: 2 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
- methods: ActionDispatch::Cookies::EncryptedKeyRotatingCookieJar.commit
  require_name: action_dispatch

Version data entries

39 entries across 39 versions & 1 rubygems

Version Path
appmap-1.1.1 lib/appmap/gem_hooks/actionpack.yml
appmap-1.0.1 lib/appmap/gem_hooks/actionpack.yml
appmap-1.0.0 lib/appmap/gem_hooks/actionpack.yml
appmap-0.103.0 lib/appmap/gem_hooks/actionpack.yml
appmap-0.102.2 lib/appmap/gem_hooks/actionpack.yml
appmap-0.102.1 lib/appmap/gem_hooks/actionpack.yml
appmap-0.102.0 lib/appmap/gem_hooks/actionpack.yml
appmap-0.101.0 lib/appmap/gem_hooks/actionpack.yml
appmap-0.100.0 lib/appmap/gem_hooks/actionpack.yml
appmap-0.99.4 lib/appmap/gem_hooks/actionpack.yml
appmap-0.99.2 lib/appmap/gem_hooks/actionpack.yml
appmap-0.99.1 lib/appmap/gem_hooks/actionpack.yml
appmap-0.99.0 lib/appmap/gem_hooks/actionpack.yml
appmap-0.98.1 lib/appmap/gem_hooks/actionpack.yml
appmap-0.98.0 lib/appmap/gem_hooks/actionpack.yml
appmap-0.97.0 lib/appmap/gem_hooks/actionpack.yml
appmap-0.96.0 lib/appmap/gem_hooks/actionpack.yml
appmap-0.95.2 lib/appmap/gem_hooks/actionpack.yml
appmap-0.95.1 lib/appmap/gem_hooks/actionpack.yml
appmap-0.95.0 lib/appmap/gem_hooks/actionpack.yml