Benjamin Fleischer

Results 406 comments of Benjamin Fleischer

@teoljungberg for me, I've worked around this by writing my own update functions as described in #63 ```ruby # Could be simplified after https://github.com/teoljungberg/fx/pull/52 is merged def db_update_function(function_name, version:, revert_to_version:,...

Thanks @technicalpickles for your 👀 Would you accept a PR for to back-out from requiring the entire rails meta gem and just railties (which defines Rails, which I think is...

I merged my branch from https://github.com/varvet/pundit/pull/761 into this one

ooh, `LEFTHOOK=0` is gold `--no-verify` isn't working for me on a branch which doesn't yet have lefthook installed. I just get `Error: Config File "lefthook" Not Found in...` and lose...

I'd like to help. It works fine for us and we're invested (see my issues and prs). Github and/or RubyGems

I setup GitHub actions to run tests and have been trying to get them passing again. See https://github.com/zipmark/rspec_api_documentation/pull/530 I'm open to help here since I have limited time for this...

Is this something which changed in Rails? Or is the model not valid per linter?

I'm on vacation and haven't read too carefully If tests pass and it works for people, that's fine with me There are some changes which are refactors which may introduce...