Mason Hale
Mason Hale
When running `repo:gc` command I kept getting R14 (Memory quota exceeded) errors. So I added support to for the `-s` flag to specify a dyno size in the event you...
Fix for https://github.com/airbrake/airbrake/issues/1248 - use root namespace for ActiveRecord reference
When using the Rails LTS fork of Rails 3.2 (see https://railslts.com), after upgrading airbrake from 11.0.1 to 13.0.3, trying to initialize the app to start the server or run any...
Current scope implementation fails if one or more of the scope attribute values is nil. One may want to use nullable values as scope parameters when using stringex/acts_as_url in combination...