Snap
Snap
Issue Type: Bug In the src folder of a Java Gradle project, there's the package structure: ``` projectRoot/ └── src/ ├── main/ │ ├── java/ │ │ └── javasnap.domain/ │ ...
Made a couple of minor changes to the README: The **Transaction lifetime** section was missing the word "to". In the **Browser support** section I included Edge in with the rest...
### The problem My text editor is showing the `db_path` attribute of the cache session accessed via `CACHE_SESSION.cache.db_path` as an error saying it doesn't exist on the `BaseCache` class. ###...
Changed the "upload command" link href in the Upload view from `"https://github.com/luarocks/luarocks/wiki/upload"` to `"https://github.com/luarocks/luarocks/blob/main/docs/luarocks_upload.md"`.