Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-1.9

How do I write the hour of the time without a leading zero or leading space?

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

Append row to csv file Ruby 1.9 CSV lib

ruby csv ruby-1.9

What is ARGF.class in Ruby 1.9?

ruby class ruby-1.9

What's the difference between Process.fork and Process.spawn in Ruby 1.9.2

Rails 3 invalid multibyte char (US-ASCII)

How can I avoid putting the magic encoding comment on top of every UTF-8 file in Ruby 1.9?

ruby encoding utf-8 ruby-1.9

How do I reference a function in Ruby?

How to specify output file encoding in Ruby?

ruby encoding ruby-1.9

Ruby - UTF-8 file encoding

ruby unicode ruby-1.9

What's the difference between Object and BasicObject in Ruby?

ruby ruby-1.9

How do I make Ruby 1.9 the default Ruby on Ubuntu?

ruby ubuntu ruby-1.9

Ruby 1.9 hash with a dash in a key

ruby syntax hash ruby-1.9

Invalid gemspec because of the date format in specification

Is Hash Rocket deprecated?

What is the difference between Ruby 1.8 and Ruby 1.9

ruby ruby-1.9 ruby-1.8

Is there any difference between the `:key => "value"` and `key: "value"` hash notations?

Ruby: require vs require_relative - best practice to workaround running in both Ruby <1.9.2 and >=1.9.2

ruby ruby-1.9 ruby-1.8

invalid multibyte char (US-ASCII) with Rails and Ruby 1.9

ruby-on-rails ruby-1.9