Reegan Viljoen
Reegan Viljoen
Is anything happening here, it would be amazing for puma to support this, it seems quite a few developments have arisen in this space since this issue was closed.
@castwide how would that candidacy process work for solargraph
Rails 7.1 attached image raises error because "Cannot get a signed_id for a new record" in image_tag
I have recently run into this issue when using active_storage urls when using `url_for(file)`
Rails 7.1 attached image raises error because "Cannot get a signed_id for a new record" in image_tag
@marckohlbrugge the work around is usefull for most situations but but [this example in the docs](https://edgeguides.rubyonrails.org/active_storage_overview.html#redirect-mode) does not seem to work.
Rails 7.1 attached image raises error because "Cannot get a signed_id for a new record" in image_tag
just so everyone knows, I was able to fix this issue by making sure the object was saved in the database, i.e if its doesn't work run ``` file.save url_for(file)...
Hi @brandwe I kindly ask if you can give us an update on what the migration path from ADAL to MSAL looks like for ruby, and whether an official MSAL...
Hi @michaelbaudino I am looking into using an omniauth library called [openid_connect](https://github.com/omniauth/omniauth_openid_connect), if I get it working I will share a demo repo
@eregon I should have some time near the end of the weak if no else picks this up