You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The method `config.autoload_lib_once` is the analogous one if the application
166
+
had `lib` in `config.autoload_once_paths`.
167
+
104
168
### `ActiveStorage::BaseController` no longer includes the streaming concern
105
169
106
170
Application controllers that inherit from `ActiveStorage::BaseController` and use streaming to implement custom file serving logic must now explicitly include the `ActiveStorage::Streaming` module.
0 commit comments