Alex Mooney

Results 9 issues of Alex Mooney

```bash (venv)vagrant@vagrant-amooney:DEVELOPMENT:current> gitlint --version gitlint, version 0.8.2 (venv)vagrant@vagrant-amooney:DEVELOPMENT:current> git log -1 commit b0be6977c6fb474b3ca270fffb0485f17bfb48c4 Author: Alex Mooney Date: Thu Apr 27 14:44:10 2017 -0400 This title is a reasonable length Oh...

bug

Sometimes I see critters with weapons that are so negative, they make the display of the weapon screw up. ![image](https://cloud.githubusercontent.com/assets/8269566/19630309/1a6f09fe-9956-11e6-9236-3c50cf86c956.png)

Bug

### Motivation / Background I noticed that the comment about the `READ_QUERY` was backwards (it's a list of allowed queries, not blocked queries) and that `role: :reading` always sets `prevents_writes:...

activerecord
docs
activestorage

### Motivation / Background This Pull Request has been created because some endless and beginless range comparisons raise `RangeError` due to `ActiveSupport::CompareWithRange` ### Detail This Pull Request changes the `CompareWithRange#===`...

activesupport

## Problem When using a nested RSpec `context`, the outer `run_test!` cause unexpected API calls. ## Solution Avoid touching the `before` during `run_test!` because that causes the API calls to...

bug

- Lots of typos and grammar mistakes fixed - Buffed Stop Spelling since there's an easy way to stop for 0 energy - Buffed chant experience gains to be in...

With the latest version, @dineshs-freshdesk and I have seen `lib/rubyslim/socket_service.rb:19:in `initialize': Permission denied - bind(2) for nil port 1 (Errno::EACCES)` when trying to run tests which work using version 20160515....

In order to create a presentation by populating template slides with dynamic data As a developer using python-pptx I need the ability to clone a slide API suggestion: ``` cloned_slide...

slide

Add Rails 7.2 to the CI and update some dependencies to versions which support Rails 7.2. Closes https://github.com/braintree/pg_ha_migrations/issues/104