Tutorials


Rails ActionCable: The good and the bad for developers
Rails 5 has recently introduced WebSocket support via ActionCable. It’s a great move towards realtime for the Rails community, however I think developers need to understand its strengths and weaknesses before rolling it out into production environ...








Library for stubbing and setting expectations on HTTP requests in Ruby.
Library for stubbing and setting expectations on HTTP requests in Ruby. - bblimke/Stubbing HTTP requests at low http client lib level (no need to change tests when you change HTTP library)Setting and verifying expectations on HTTP requestsMatching...