how to type { [ in irb?

J

Jamal Soueidan

Hello,

I have danish keyboard, and I cannot figure out how to type { [ in the
ruby irb ?

Any help out there :)

Thanks

/Jamal
 
J

Jamal Soueidan

Thanks,

For other people facing the same problem, type in the commandline:

irb --noreadline
 
J

Jamal Soueidan

B

Ben Bleything

I facing the same problem with RubyonRails console ??? :((((

ruby script/console

That's because the Rails console *is* irb. Whatever you did to fix IRB
should work for console too.

Ben
 
J

Jamal Soueidan

Ben said:
That's because the Rails console *is* irb. Whatever you did to fix IRB
should work for console too.

Ben

I just type

irb --noreadline

and it works, but with rails

ruby script/console

it doesn't work, and it does not accept any arguments as follow

ruby script/console --noreadline

:(
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

roll back to last command in irb 6
Driving irb from IO.popen 5
irb problem 1
irb question 8
redirecting stderr in irb 2
How to use gems in irb on ubuntu? 3
irb in cygwin 1
self in irb versus script 3

Members online

Forum statistics

Threads
474,264
Messages
2,571,323
Members
48,006
Latest member
MelinaLema

Latest Threads

Top