OS = CentOS-5.2
Ruby = 1.8.6
Rails = 2.2.2
This may or may not be intended behaviour.
$ script/console
Loading development environment (Rails 2.2.2)>> <cr>
?> <cr>
?>
In short, I am getting a command complete prompt if I do not enter
anything on a line. To get out of it I have to <ctrl>C. I have been
working in the console recently and do not recall this behaviour. I
expected that a simple <cr> would yield yet another >> prompt like
below.
$ script/console
Loading development environment (Rails 2.2.2)>> <cr>
>> <cr>
>>
Is it my memory that is wrong or is there something odd about what I am
seeing in the console?
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---