Closed barelyknown closed 9 years ago
Ping @mhfs.
+1
Side note: as rails 4.2 ships with activejob you can simply do this to achieve what devise-async is doing. Sooo... this kinda makes this gem obsolete (more or less, depending on your needs obviously).
This seems interesting, is it going to be merged ?
@marcgg as @emq and Devise information is pointing out its a tiny 3 line method (+ tests) that's kind of superseeds this gem. And it works very well.
@barelyknown I guess this is still somewhat useful. Could you fix the merge conflicts? Then we would be able to merge it.
@barelyknown Thanks!
This fixed https://github.com/mhfs/devise-async/issues/59.