Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How do I only allow an argument in a Ruby function to be a certain type?

How to add h4 tag to refinerycms editor?

Heroku db:pull Taps Load Error: no such file to load -- pg

remove action for model in rails_admin

Why isn't [1..5] == [1,2,3,4,5]?

Including namespace module through RSpec config in Ruby 1.9.3

What is $_[0] ,$_[1] in Ruby?

ruby

What is the most Ruby-like way of generating every unique combination of 3 positive integers that add up to 100

Why do I get "Could not find 'railties' error with Rails server?

ruby-on-rails ruby

Converting numeric string to numeric in Ruby

ruby

Parsing a CSV file using different encodings and libraries

Add something to hash value if key exists?

ruby hash hashmap

Ruby method lookup path for an object

ruby

How to sort an array of accented words in ruby

ruby sorting

How to check if url/links exist in page in Capybara?

Comparing & sorting array of hashes in Ruby

ruby

What would be a good example of "sending messages to objects" within Python?

python ruby oop smalltalk

ruby round off to two decimal place and keep zero [duplicate]

ruby-on-rails ruby rounding

Is it possible to undefine a variable in ruby?

ruby-on-rails ruby

What language features of Ruby would you highlight compared to C#?