Ronaldo Raivil

Results 16 issues of Ronaldo Raivil

## Describe the bug Short passwords generated with `Faker::Internet.password` does not respect the configs related to "mix_case". ## To Reproduce Generate several short passwords with mixed case and special characters....

🐞 Issue: Bug
🏃🏽 PR: In Progress
🎒 Beginner Friendly

Hey @Envek, I've started using the exporter and I'm trying to set it up to use dynamic tags. This is a continuation of https://github.com/yabeda-rb/yabeda/issues/12. Using the existing method ` def...

Hello, I'm planning on adding file upload support to my app (and other fields types, such as rich text area) and I'm wondering what would be a good strategy to...

rails

### Database name PostgreSQL 14.5 Citus 11.1.2 # Issue description How to properly backup a Citus cluster with many workers nodes? ### Describe your problem I've been struggling to find...

Hi, Not sure this is specific to tributejs or stimulus-use, but I'm creating a bug here to assist anyone that faces the same issue. If this is not the correct...

Hi! First of all thanks for the great work on this gem. Here's my situation/scenario: I'm deploying a Rails 7 app to AWS and using Elasticache Memcached as the store...

Hi, Upgrading to version `0.51.2` broke some features based on `tributejs`. The change from https://github.com/stimulus-use/stimulus-use/pull/252 (`useDispatch: Fix params for debounced actions if event is shared `) seems to be the...

Hey. I'm reading the OIDC specs and other articles and looking for information on how to implement a proper support for sessions. The protocol states the use of `session_state` but...

## Description Videojs is configured to serve m3u8 playlists that have expiration time configured and need a token (query param) to work. Ex: `https://example.com/index.m3u8?token=abc123ef789` During video playback, the url might...

Hey, I'm trying to configure default values for attributes but I'm not sure if I'm doing something wrong or it's something not supported/bug. Defining "default" will return the default value...