Arie/serveme

View on GitHub
sorbet/rbi/dsl/action_controller/data_streaming.rbi

Summary

Maintainability
Test Coverage
# typed: true

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

module ActionController::DataStreaming
  mixes_in_class_methods ::ActionController::Rendering::ClassMethods
end