Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Gem loads in irb but not console

Download multiple FTP files like d*.txt in ruby

ruby

how to set mysql2 timezone option to remove query warning

ruby mysql2

How to exit a process run with Ruby if it takes more than 5 seconds?

ruby process execution-time

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