Sergey Kojin
Sergey Kojin
rails recently solved this with ComparisonValidator https://www.bigbinary.com/blog/rails-7-adds-comparison-validator-to-active-record
I just updated to 0.29 and not have this issue on my vagrant with ubuntu-20.04 I use forego for Procfile Crystal 1.0.0
class level not work good when you need different responses for [different request types](https://luckyframework.org/guides/http-and-routing/request-and-response) e.g. DELETE resource request for turbo you need "text/vnd.turbo-stream.html" and status 200 for plain html you...
I right understand that pattern to file with timestamp is `id=\w+` ``` cat public/mix-manifest.json { "/js/app.js": "/js/app.js?id=d18807c37faf3e3154ba", "/css/app.css": "/css/app.css?id=bf60ed449ccda5917c4e" } ```
Have same problem, but I added just several links, and it shows it is in the queue. But hours passed, and it's not clear is it some problem with queue...
looks ok