Arie/serveme

View on GitHub
sorbet/rbi/dsl/abstract_controller/rendering.rbi

Summary

Maintainability
Test Coverage
# typed: true

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

module AbstractController::Rendering
  mixes_in_class_methods ::ActionView::ViewPaths::ClassMethods
end