-
Good day!
I am new into JRuby and for political reasons my Ruby on Rails project has to be delivered as a Jar file 😅. I see Jarbler as an alternative to abandoned Warbler, I saw your comments about c…
-
Hi, Im getting an error `undefined method 'content_type' for nil` without any explanation in the log
I enabled debug mode but I don't see any issues that can say why it fails
Here is the full log
…
-
the `jruby?` and `windows?` methods have been duplicated by #3404 and we should remove them from `logstash-core/lib/logstash/environment.rb` and make sure they are properly loaded at startup from `boo…
-
## Describe the bug
Latest documentation (0.6) is not aligned with latest release (0.7). As if this e.g. this page is outdated: https://dry-rb.org/gems/dry-cli/0.6/file-utilities/
## To Reproduc…
-
I've been trying to compile a Ruby CLI program (using dry-cli) I have to an executable using tebako. I have it successfully generating the binary file, but when I attempt to run it I get this error:
…
-
### Describe the bug
When quoting a string it is possible to have text that goes on multiple lines. If the multiline string contains an empty line however, the parser fails even if the string is prop…
-
- Basic formalist forms
- Embedded forms in rich content fields
- Uploaded file storage
-
## Describe the bug
when using dry-system in multi threaded platform, i.e. puma.
when lazy loading provider
there's race condition in the provider start block
in our production environment, we…
-
## Story
Reported by Bryan Tu via email:
> Hyrax version 3.6.0
>
> Step to reproduce
>
> - login as admin
>
> - create a user collection with any name
>
> - After created the collection, go to …
-
### Issue Description
Hi. I use sidekiq and sidekiq-cron
Is this error from Sentry Servers?
## initializers/sentry.rb
```ruby
Sentry.init do |config|
config.dsn = ENV['SENTRY_DSN']
config.brea…