Giorgi Mezurnishvili
Giorgi Mezurnishvili
Hello everyone. I wasn't able to figure out how to set flash messages when user is redirected after actions like successful login, failure or sign out.  My use case...
I am trying to implement a [solution](https://www.hteumeuleu.com/2021/fixing-gmail-dark-mode-css-blend-modes/) for an issue related to how Gmail iOS app's dark mode works. For this solution to work, I need the `` tag of...
In my project I am using [socialization](https://github.com/cmer/socialization) gem. It kind of messes with the DB directly so probably it's not so unexpected that diagram was not generated properly and had...
I am using Sidekiq in my Rails project. Since I already implemented authentication via Passwordless, I'd like to keep using Passwordless to protect Sidekiq Web UI, instead of adding another...
This is how it looks: ```liquid ``` Jekyll doesn't mind this, but the syntax highlighting feature of some code editors might..
When I am trying to save a translation but I am leaving out a variable used in original phrase, my translation is not saved. I have a use case when...
Tried to enable incremental build from the config file via `incremental: true` and after that adding fresh Tailwind classes stopped regenerating the CSS file. Turned it back off without any...
I know it is in README, but it took me a while to find it. And I think I would have found it sooner if it was included in the...