Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-1.9

How can I use US-style dates in Rails using Ruby 1.9?

Is there a Regex Delete in Ruby?

ruby regex string ruby-1.9 gsub

How to mix a module into an rspec context

ruby rspec2 ruby-1.9

Detect encoding

ruby ruby-1.9

Understanding Ruby symbol as method call [duplicate]

ruby ruby-1.9

Set global default encoding for ruby 1.9

ruby encoding ruby-1.9

Ruby 1.9, YAML, and string encodings: how to lead a life of sanity?

Carrierwave Error Msg: Failed to manipulate with MiniMagick, maybe it is not an image?

What are the benefits of the new hash syntax in Ruby 1.9?

ruby syntax ruby-1.9

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

ruby-on-rails-3 ruby-1.9

Are there any good mutation testing tools for ruby 1.9 and RSpec2?

Is autoload thread-safe in Ruby 1.9?

Disabling echo from webrick

require lib in RSpec with Ruby 1.9.2 brings "no such file to load"

syntax error, unexpected ',', expecting ')'

ruby syntax-error ruby-1.9

Ruby 1.9 Array.to_s behaves differently?

ruby string ruby-1.9

Why Ruby 1.9 GUI hangs if i do any intensive computation in separate Ruby thread?

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

Can I set the default string encoding on Ruby 1.9?

Rubinus or MRI 1.9.3 (YARV)?

ruby ruby-1.9 rubinius yarv