Arie/serveme

View on GitHub
sorbet/rbi/dsl/action_dispatch/integration_test.rbi

Summary

Maintainability
Test Coverage
# typed: true

# DO NOT EDIT MANUALLY
# This is an autogenerated file for dynamic methods in `ActionDispatch::IntegrationTest`.
# Please instead update this file by running `bin/tapioca dsl ActionDispatch::IntegrationTest`.

class ActionDispatch::IntegrationTest
  include GeneratedUrlHelpersModule
  include GeneratedPathHelpersModule
end