Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Duplicating .blank? in standard Ruby

ruby

Subdomain constraint and excluding certain subdomains

How to visit a URL with Ruby via http and read the output?

ruby http

JPG to PNG using RMagick

Sinatra Sessions Not Persisting as Expected

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