I want to learn about data input with keyboard. Please help me and introduce me some resources.

Thanks.

link|improve this question

40% accept rate
Can you please explain where you are coming from? Input from the keyboard how? In Ruby, or Ruby on Rails (i.e. a web-server)? Have you attempted this problem at all already? – ghayes Aug 12 '11 at 12:05
@ghayes: Has he even mentioned Ruby on Rails anywhere in his question? – Behrang Saeedzadeh Aug 12 '11 at 12:41
feedback

1 Answer

up vote 1 down vote accepted

Have a look at the Readline class.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.