Just in case; Mainly for ones who ends up in this article without reading other docs:
You need to put IRB.conf[:USE_PAGER] = false
into your .irbrc
.
Also, it is now documented here https://github.com/ruby/irb/blob/master/doc/Configurations.md#hash-irbconf.