utopia
utopia copied to clipboard
A content-centric Ruby/Rack based web framework.
In `Utopia::Exceptions::Handler` the `call` function has `rescue Exception => exception`. In `Utopia::Exceptions::Mailer` the `call` function has `rescue => exception`. Why the difference? I found a case where incorrect ruby in...
It would be great to try to reuse https://github.com/utopia for this project and related projects. https://github.com/socketry/utopia#see-also I'm pinging the current active members to see if they are able to help....
Need to investigate why this is happening and what the best solution is.
Responses generated by `Utopia::Static` when running on nginx don't get a `Cache-Control` header at all. Strangely responses generated by `Utopia::Content` don't have this problem. And it also works fine when...
Going forward, some of the assumptions about setup and deployment may be made more modular. I like the fact that it's opinionated, but it might be nice to have some...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...