I have just installed rails in ubuntu 12 and I installed all its dependencies and gems required all project is running flowently . Only one thing I am really missing this time is ruby debugger is not 100% working in it.
I don't know where I am doing wrong.
Same gems were installed in my ubuntu 11.10. and on debugging up arrow key and down arrow key was working properly to fetch previous comments.
Normally rails developer use up/down key for previous command fetch/edit/re-run. But I don't know why is it not working this time.
But this time Rails 3.2 debugger up key and down key is not working in Ubuntu 12 this time. Have anyone face this issue before?