Shad Sterling

Results 9 issues of Shad Sterling

I'm trying to update an existing site (which I did not create) from 1.5.6 to 2.1.2, and I am having a hard time finding the documentation I need. In particular,...

### Background Brakeman version: 5.0.0 Rails version: 5.2.4.5 Ruby version: 2.6.5p114 Link to Rails application code: (not public) #### False Positive ##### *Full* warning from Brakeman: ``` Confidence: Weak Category:...

The documentation in your wiki is horribly inadequate. Maybe I'm not your target audience. I'm not familiar with the OIDC protocol, and I was handed a already started webapp which...

enhancement
help wanted

https://github.com/flori/json/blob/da50acc595487c6da9d04011c6b8606be8e54e67/lib/json/common.rb#L289 Ruby 2.7.1 says `warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call` for some receivers. (In my case for a...

My project dir has a space in its name, which makes tsdoc crash with "Error: ENOENT: no such file or directory" on the name truncated at the space. It looks...

It looks like the argument `--version` is just ignored, and `tsdoc --version` does the same thing as `tsdoc`

The readme and the gemspec should specify that ruby 2.1 or higher is required. (2.0 is still the default on some OSs.)

## Environment: - OS: iOS 17.6.1 - IceCubesApp version: 1.11.1 ## Description The other day you added a "Filtered Notifications" entry pinned to the top of my notifications. I don't...

bug