Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Swap notification queue class in before_initialize hook
The initializer approach was running into difficulties in anything other than a very plain-vanilla rails app. This seems a little better.
- Loading branch information