Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Check hash for nil values

ruby hash null

Ruby Readline crashes console on up arrow

Trouble installing Ruby 2.0.0-p247 via RVM (OSX Mountain Lion)

ruby rvm osx-mountain-lion

Storing state across requests from the same user

Pow does not change ruby version after project upgrade

Checking the type of a method parameter

ruby types

Compare Two Arrays and Remove Unique Values [duplicate]

ruby arrays performance

Why does Object::try work if it's sent to a nil object?

How to install Xcode 4.6 on Lion, needed for upgrading ruby with RVM

ruby xcode rvm osx-lion homebrew

Devise with rails 4 not updating user

Chef does non sequential recipe execution

ruby gem chef-infra cookbook

Mysql can't connect to local server through socket on Amazon EC2

Ruby metaclasses: why three when defined singleton methods?

ruby

Applying aggregate function SUM together with GROUP BY

How do you change column data type in rails?

Why x-editable-rails gem throwing an error: undefined method `xeditable?'?

Building blank XML tags with Nokogiri?

ruby xml nokogiri

Why does Hash#select and Hash#reject pass a key to a unary block?

ruby hash block

How do I specify different versions of a gem for development and production

how to upgrade rails application from ruby 1.9 to 2.0

ruby-on-rails ruby upgrade