Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in irb

Require not able to find ruby file

ruby irb

Is there a way to get out of a "hung" state in IRB?

ruby-on-rails ruby irb

Ruby's irb equivalent in Perl?

ruby perl irb

All commands in irb giving "NoMethodError: undefined method `write' for nil:NilClass"

ruby irb

How to kill a scan operation in hbase shell without Ctrl-C

shell hbase irb control-c

Why does my IRB prompt with ANSI color codes mess up page up/down behavior with copy/paste?

ruby irb

Undoing auto-indentation

ruby irb auto-indent

Can't find gems in irb: "NameError: uninitialized constant Gem from (irb)"

Can I open a rails console in read-only mode?

ruby-on-rails console irb

Require command not working within bash irb on Snow Leopard

Why does Ruby tend to assign object IDs in descending order?

ruby irb object-identity

Unicode characters in Ruby 1.9.3 IRB with RVM

ruby unicode osx-lion rvm irb

RubyOnRails: How do I use helper methods in Rails Console?

suppressing IRB output? [duplicate]

ruby-on-rails ruby irb

Digest::MD5 in Ruby 1.9.3

ruby rubygems md5 irb ruby-1.9.3

Ruby 1.9.2: irb throws ArgumentError: invalid byte sequence in UTF-8 when entering German Umlaut

ruby macos utf-8 irb

IRB doesn't respect dot (.) as a word-break character

ruby irb

IRB analogue of python -i

ruby irb

How do I compile Readline support into Ruby

ruby readline irb

Easy way to suppress SQL output in Rails console?