[Solved] Why is it helpful to use irb (as opposed to a GUI-based testing method) when coding with Ruby?
So this question relates to testing and that’s a very broad topic but I’ll try to answer your question from my point of view. First and foremost we have to agree on a platform on which to stand when talking about Ruby and related web-technologies. 1 – Ruby isn’t strictly a web language. This is … Read more