Nathan Kidd
Results
3
issues of
Nathan Kidd
Most libraries list a way to install their packages using yarn or npm, but very little show installation using the new rails importmaps. I know it’s a small change to...
[By default](https://api.rubyonrails.org/classes/ActionDispatch/Cookies.html), Rails doesn't store a cookie as "secure". This means that the cookie is used for both HTTP and HTTPS requests. This means that during an unencrypted HTTP request,...