r__k_u_m_a_r

Results 7 issues of r__k_u_m_a_r

Using 1.9.2: when i connect netcat, i keep getting an exception: undefined method `external_encoding' for nil:NilClass /Users/rahul/.rvm/rubies/ruby-1.9.2-head/lib/ruby/1.9.1/irb/input-method.rb:70:in`encoding' /Users/rahul/.rvm/rubies/ruby-1.9.2-head/lib/ruby/1.9.1/irb/ruby-lex.rb:242:in `block (2 levels) in each_top_level_statement' /Users/rahul/.rvm/rubies/ruby-1.9.2-head/lib/ruby/1.9.1/irb/ruby-lex.rb:229:in`loop' /Users/rahul/.rvm/rubies/ruby-1.9.2-head/lib/ruby/1.9.1/irb/ruby-lex.rb:229:in `block in each_top_level_statement' /Users/rahul/.rvm/rubies/ruby-1.9.2-head/lib/ruby/1.9.1/irb/ruby-lex.rb:228:in`catch' /Users/rahul/.rvm/rubies/ruby-1.9.2-head/lib/ruby/1.9.1/irb/ruby-lex.rb:228:in...

I've been using dooby for a week, and loving it. I've been wondering why things weren't working today. Then I remembered that I opened the list.yml file in my editor...

FAO: (@nadavc) Two issues: 1. -ne expects integer argument. I think it should be "!=" since you are using a string. 2. Gmail sent me a reply: Someone just tried...

enhancement
question
shell

I was just checking out the `getstr`/`getnstr` functions. If I fill the string with characters, everything goes fine. But if I enter a fewer characters than the size of the...

I have added `faye`, `thin` and `render_sync` exactly as specified by you. I have run `bundle install`. When I run `rails g render_sync:install` I get the following error: ``` Could...

Installed the project with the exact bundle it specifies. The project loads on the browser and shows data. But no realtime update happens. Even on the same browser window, deletes...

I tried hijacking irb and get the "hijacking ..." status. As mentioned elsewhere, i did connect to the irb process using gdb and then run bt. Here is part of...