Florian Aßmann
Florian Aßmann
Hey there, we recently running into this issue while trying to extend the permissions example group that the block cannot be extended as expected (eg. using module_eval in combination with...
Hi there, the gemspec required an update as Ruby 3.2 dropped support for File.exists? in favor of File.exist? which existed since
Hello there, we're currently facing the problem that we have to support RFC2822 addresses which are not covered by Ruby's URI email pattern. Instead of removing the format from our...
Hi. I am currently testing against a local MX w/ a snakeoil certificate and used `verify_ssl: false`, but I was getting the same error that was previously discussed in other...
As I am currently trying to work with Rails 8 and Importmaps I hit a wall due to PopperJS not being compatible, hence I migrated Flowbite to FloatingUI as asked...