|
|
|
|
|
by jherdman
5061 days ago
|
|
I think this is a bit of an overreaction given that Rails has always been a "batteries included" framework. The fact that Rails allows for socket-like behaviour now is not a tipping point, but simply a nice little feature that may prove useful to some. When Rails starts including a messaging stack, job server, and more, then I'd be right behind you in your complaint. |
|
Actually, Rails 4 does include a job queue:
https://github.com/rails/rails/commit/adff4a706a5d7ad18ef053...
However, I'm not complaining. ;)