Hacker News new | past | comments | ask | show | jobs | submit login

Don't do complex database work with ActiveRecord. What I like to do is these days is do backend jobs outside of Rails. (ActiveJob doesn't support RabbitMQ yet, I may change my mind about this when it does) Then use whatever toolset you want without Rails getting in your way.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: