Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Reading docs in irb

ruby-on-rails ruby irb

Ruby on Rails 3 - Public live chat

Passing boolean parameter in ruby

ruby

Get link and href text from html doc with Nokogiri & Ruby?

ruby nokogiri

What is the best ruby api to git?

ruby git api windows-7

encoding URL parameter in Ruby, and correctly decoding it with php

Is there any advantage to _ever_ using a single quote around a string in Ruby/Rails?

ruby-on-rails ruby syntax

Flatten a nested json object

ruby arrays json hash

RubyMine Cannot Recognize Rails Application

If `self` is always the implied receiver in Ruby, why doesn't `self.puts` work?

ruby

ruby add new key-value pair to nested hash

ruby-on-rails ruby hash

What is Returned in Ruby if the Last Statement Evaluated is an If Statement

Ruby: Insert hash into array?

ruby-on-rails ruby

Is the Rails for Zombies course usefull? [closed]

ruby catch-throw and efficiency

Why is Float::INFINITY == Float::INFINITY in Ruby?

ruby math

Accessing constants outside a class

ruby oop

Error installing gem failed to build gem native extensions -- cannot load such file -- mkmf

Validate Japanese Character in Active Record Callback

Split body of text into sentences but keep punctuation?

ruby regex