From: He Fa Date: 2006-08-22T01:19:28+09:00 Subject: RubyMate (TextMate) issue When ever I try to run a Ruby script that uses: gets.chomp RubyMate gives me the error: NoMethodError: private method ‘chomp’ called for ["test"]:Array I can run this script when I go directly from the command line. It justs seems that RubyMate has trouble accepting input. -- Posted via http://www.ruby-forum.com/.