Javier Julio

Results 25 issues of Javier Julio

I've seen mention about CSS overhauls but nothing seems active, if anything years old. I'm streamlining the CSS to make it easier to maintain, improve and customize. This should make...

ready

The `display_name` helper only uses the display name fallback if no matching method is defined on a model from the configured `display_name_methods` list. The output of the display name fallback...

I'm new to BridgeTroll so I'm not sure where or how best to do this. For RailsBridge NYC we have an issue where the course description contains a URL to...

Discussion

It would help to have the capability to specify the version of `detect-secrets` that should be installed to avoid surprise errors on runs where the version changed due to a...

This is a work in progress to prepare for v4 beta release. This removes sections from the documentation that no longer apply on v4. We'll use VitePress for a new...

### Description We had removed any user PII from our Bugsnag integration in a large Rails app but we noticed that the default `user` tab data may still get set...

feature request
backlog

This is something we noticed that is a public and documented method that proved to be really helpful but is not included in the examples in the README file. We...

This replaces the Travis integration with GitHub Actions. The new tests workflow now runs the current, supported versions of Ruby and Rails. To run the workflow, the owner will have...

It is common to run into false positives when using detect-secrets. Since we have had reported issues, it's best we call out each way to address false positives but direct...

I've started changes in a topic branch but this PR is incomplete. Hoping to get input so Serious CLI tool can deploy to Heroku Cedar stack successfully. _Changes_ - Removed...