Grant Bourque

Results 5 issues of Grant Bourque

# Overview This PR is an initial stab at resolving #97. This is a recreation of #218, which I accidentally created without marking as a draft PR and I was...

### Background Brakeman version: 4.7.0 Rails version: 5.2.3 Ruby version: 2.5.3 #### False Positive *Full* warning from Brakeman: ``` Confidence: Weak Category: Dynamic Render Path Check: Render Message: Render path...

## Bug report ### Current Behavior With an input of `type="number"`, browsers will validate the value according to the [`step` attribute](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/step) by default. If the input value is considered invalid,...

Type: Bug

### Motivation / Background Set cache `max-age` values consistently in configs so there is no difference in the requirements for the environment config files and it is easier to compare...

railties

### Prerequisites - [x] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed issues - [x] I have [validated](https://html5.validator.nu/) any HTML to avoid common problems - [x] I have read the [contributing...

css
confirmed