Simeon Willbanks

Results 4 issues of Simeon Willbanks

Since this is an API, we don't want sessions or cookie support. Let's remove the middleware for these. ``` ruby # No sessions. This removes the need for CSRF protection....

- Make sure `dtrace` is installed - Force rvm to use latest ruby 2.1.0dev trunk

enhancement

### Problem While upgrading our app to [`omniauth` version 2.x](https://github.com/omniauth/omniauth/releases/tag/v2.0.0), we noticed version `0.0.4` was not compatible. ``` ❯ bundle update omniauth-trello Fetching gem metadata from https://rubygems.org/...... Resolving dependencies....... Bundler...

**Add view for configured and available queues and workers.** These additions will provide an overview of the current configuration. The _queues overview_ can display registered queues with number of working...

feature