Search code examples
IRB: exit a changed binding (`cb`) without exiting entire IRB session?...


rubybindingirb

Read More
Can't enter Umlauts in Ruby 1.9.3 IRB...


rubymacosencodingutf-8irb

Read More
How to use open() in irb console to print out basic text from .txt file? #Ruby...


rubycmdirb

Read More
How do I start IRB console from a rake task?...


rubyrakeirb

Read More
Strange behavior with '_' (underscore) in Ruby...


rubyirb

Read More
"Maybe IRB bug!"...


ruby-on-railsirb

Read More
Singleton class and instance variables...


rubyevalirb

Read More
History-search-backward for ruby irb...


rubyirb

Read More
Why Ruby outputs [[:rest]] when the parameter method is called on String objects?...


rubyparametersjrubyirb

Read More
Unicode & Ruby - Expected behavior?...


rubyunicodeemojiirb

Read More
Can I repeat command in irb?...


rubyirb

Read More
Rails: How to cancel current statements in rails console?...


ruby-on-railsirb

Read More
How to print a string with a backward slash in Ruby...


rubystringirbruby-1.9.2backslash

Read More
In Ruby, if you assign a function to a variable, why does it automatically run?...


rubymethodsirb

Read More
Get all local variables or available methods from irb?...


rubyreflectionirb

Read More
"The Rails Way" 3-rd edition proc exercise error page 360...


rubyirbproc

Read More
Does Ruby save certain files in IRB so "load" does not load a separate version of the file...


rubyirb

Read More
In Ruby, why aren't variables not interchangeable within code blocks?...


rubyfileirb

Read More
What is wrong my code (trying to abbreviate)?...


rubyirb

Read More
Need help in trying to convert number into character code...


rubyirb

Read More
Why is the "./" (dot + forward slash) needed in Ruby files when using the require keyword?...


rubyirb

Read More
Search string returning indexes of all overlapping occurrences for multiple variable length Ruby reg...


rubyregextuplesirb

Read More
What does irb --simple-prompt do?...


rubyirb

Read More
Blocks and call scope in irb behaving inconsistantly...


ruby-on-railsrubystack-traceirb

Read More
How to provide an online ruby REPL?...


rubysecurityevalread-eval-print-loopirb

Read More
What condition is my Ruby conditional in?...


rubyreturn-valueirbputs

Read More
Watir::Exception::UnknownObjectException: unable to locate element...


rubywatir-webdriverirb

Read More
RangeError: bignum too big to convert into `long'...


rubyirbbignum

Read More
How to enable auto completion in Ruby's IRB...


rubyirbtab-completion

Read More
Is Socket bundled with Pry?...


rubysocketsirbpry

Read More
BackNext