Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby regex question wrt the sub method on String

ruby regex

What does the : mean in rails before a variable name?

ruby symbols

Ruby: execute shell command 'echo' with '-n' option

ruby macos shell

Unique System ID in Ruby ...?

Loop through an array of grouped data in ruby (rails)

ruby-on-rails ruby

Append elements using Nokogiri::XML::Builder

ruby xml nokogiri

Most Rubyish Way To Get An Array Containing Specific Values From An Array Of Objects?

ruby arrays

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