Search code examples
How to use ruby fibers to avoid blocking IO...


rubyruby-1.9

Read More
Rubinus or MRI 1.9.3 (YARV)?...


rubyruby-1.9rubiniusyarv

Read More
Using Ruby 1.9.1, how could I access this string's characters one at a time?...


unicodeencodingruby-1.9

Read More
Is there a way in ruby 1.9 to remove invalid byte sequences from strings?...


rubyencodingcharacter-encodingruby-1.9utf

Read More
How to use a variable from one method to other in a same class in Ruby?...


rubyruby-1.9rhomobilerhodes

Read More
In Ruby CSV, how to write a blank ,, instead of ,"", to a file?...


rubycsvruby-1.9

Read More
Without Converting to a String, How Many Digits Does a Fixnum Have?...


rubyintegerruby-1.9fixnum

Read More
Problem using Resque, Rails 3 and Active-Recored...


ruby-on-railsactiverecordruby-on-rails-3ruby-1.9resque

Read More
Rails 3 invalid multibyte char (US-ASCII)...


ruby-on-railsrubyutf-8asciiruby-1.9

Read More
Encoding problems with hpricot...


rubycharacter-encodingruby-1.9hpricot

Read More
What are Ruby's numbered global variables...


rubyruby-1.9

Read More
Is autoload thread-safe in Ruby 1.9?...


rubymultithreadingautoloadruby-1.9

Read More
How do I see all the methods/ properties in Object Class...


rubyruby-1.9irb

Read More
How to run Sinatra job in background?...


rubyherokusinatradelayed-jobruby-1.9

Read More
How to check a String if it's an ASCII or not?...


ruby-on-rails-3ruby-1.9

Read More
Is Hash Rocket deprecated?...


rubysyntaxhashruby-1.9hashrocket

Read More
Is there a Regex Delete in Ruby?...


rubyregexstringruby-1.9gsub

Read More
Sorting a Hash by integer value of hash key in Ruby 1.9...


rubyhashruby-1.9

Read More
How do Enumerators work in Ruby 1.9.1?...


rubyruby-1.9fiberenumerators

Read More
Ruby 1.9 hash with a dash in a key...


rubysyntaxhashruby-1.9

Read More
How to delete specific mail on server by ruby/mikel mail?...


rubyemailruby-1.9

Read More
Vim, Tabular and Ruby 1.9 Hashes...


vimhashalignmenttabularruby-1.9

Read More
What are tainted objects, and when should we untaint them?...


rubyruby-1.9tainttaint-checking

Read More
How do I reference a function in Ruby?...


rubyruby-1.9first-class-functions

Read More
How to replace the Unicode gem on Ruby 1.9?...


rubyunicoderubygemsruby-1.9

Read More
Ruby Benign vale for nil DateTime...


rubyruby-on-rails-3.2comparatorruby-1.9date-comparison

Read More
Better way for array to hash conversion...


rubyarrayshashruby-1.9

Read More
hash strings get improperly encoded...


rubyencodingutf-8ruby-1.9

Read More
How do I convert a Block to a Proc in a Ruby 1.9 C extension?...


crubyblockruby-1.9ruby-c-extension

Read More
How do I get the class of a BasicObject instance?...


rubyruby-1.9

Read More
BackNext