Testing The Ruby Waters
September 24, 2014 Aaron Bartell
As of October 2013 Ruby is supported on IBM i via PowerRuby. This is good news as Ruby has become a very popular programming language for producing web applications because of its simplicity, flexibility, and vast community. In this article we will be introducing you to tools that aid in learning Ruby on IBM i. Often times the easiest way to learn a programming language is by starting small and playing with it. Ruby makes this very easy to do with its included Interactive Ruby Shell, or irb for short. The irb environment is also called REPL (Read, |