Posts tagged irb

Nov27

.irbrc tweakage

irb ruby rails console | comments

If you are a Rails programmer and you are not tweaking your ~/.irbrc file, you are really missing out. I sure was. Jeffrey Hardy has an excellent starting point for you. Grab it. You won’t be disappointed.

Continue reading »

Oct22

Ruby console spacebar problems

Ruby Rails irb script/console readline spacebar problem | comments

Since early this summer, I have had a severely annoying problem with my Ruby consoles (irb and script/console). My spacebar quit functioning, making quick testing of Ruby and Rails functionality quite limited and in some cases impossible. I’ll give you two versions of my story. First the short version.

Continue reading »