IRB: exit a changed binding (`cb`) without exiting entire IRB session?...
Read MoreCan't enter Umlauts in Ruby 1.9.3 IRB...
Read MoreHow to use open() in irb console to print out basic text from .txt file? #Ruby...
Read MoreHow do I start IRB console from a rake task?...
Read MoreStrange behavior with '_' (underscore) in Ruby...
Read MoreSingleton class and instance variables...
Read MoreHistory-search-backward for ruby irb...
Read MoreWhy Ruby outputs [[:rest]] when the parameter method is called on String objects?...
Read MoreUnicode & Ruby - Expected behavior?...
Read MoreRails: How to cancel current statements in rails console?...
Read MoreHow to print a string with a backward slash in Ruby...
Read MoreIn Ruby, if you assign a function to a variable, why does it automatically run?...
Read MoreGet all local variables or available methods from irb?...
Read More"The Rails Way" 3-rd edition proc exercise error page 360...
Read MoreDoes Ruby save certain files in IRB so "load" does not load a separate version of the file...
Read MoreIn Ruby, why aren't variables not interchangeable within code blocks?...
Read MoreWhat is wrong my code (trying to abbreviate)?...
Read MoreNeed help in trying to convert number into character code...
Read MoreWhy is the "./" (dot + forward slash) needed in Ruby files when using the require keyword?...
Read MoreSearch string returning indexes of all overlapping occurrences for multiple variable length Ruby reg...
Read MoreWhat does irb --simple-prompt do?...
Read MoreBlocks and call scope in irb behaving inconsistantly...
Read MoreHow to provide an online ruby REPL?...
Read MoreWhat condition is my Ruby conditional in?...
Read MoreWatir::Exception::UnknownObjectException: unable to locate element...
Read MoreRangeError: bignum too big to convert into `long'...
Read MoreHow to enable auto completion in Ruby's IRB...
Read More