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
{{ message }}
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.
Starting with #2306, stabilizing the Buffalo core library is almost done. Now time to clean up the Buffalo core library itself. The remaining issues to be (hopefully) addressed by this release are as follows:
Starting with #2306, stabilizing the Buffalo core library is almost done. Now time to clean up the Buffalo core library itself. The remaining issues to be (hopefully) addressed by this release are as follows:
App
is not a singleton butapp
of scaffolded app should be the only root instance cli#228render.Download()
to clarify the usage of the function #2287err
returned by request handlers, and middlewares #2300app.ServeFiles
should always be accessed last, regardless of when/where it's defined #1206https://github.com/gobuffalo/buffalo/milestone/77
The text was updated successfully, but these errors were encountered: