Jason Rutherford

Results 3 comments of Jason Rutherford

One possible workaround might be to lock the stage and use the `PRODUCTION_STAGE_LOCK_REQUIRES_ADMIN=1` feature [here](https://github.com/zendesk/samson/pull/2492/files/fd5f7b393c20ab789008b9eeecbad78e99fcdea1) . I'm not sure if that helps in your situation but I thought it is...

``` ruby c = Carmen::Country.coded('AU') => c.name => "Australia" ```

SolidQueue is great. I’ve never embraced a new Rails addition more warmly than this one. Thanks to every contributor! I took at look into dynamic recurring jobs and I think...