Josh Ferge

Results 13 issues of Josh Ferge

soft delete organizationmemberteam.is_active, as it's no longer used.

Scope: Backend
Stale

fixes https://github.com/typeddjango/djangorestframework-stubs/issues/718

I recently set up a basic ruby on rails project. e.g. `rails new blog` I went to integrate sentry and followed the rails setup https://docs.sentry.io/platforms/ruby/guides/rails/ ```Gemfile gem "stackprof" gem "sentry-ruby"...

Feature
Ruby