Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Call method from within itself to execute again

ruby recursion

Monitor Multiple Rails Applications

ruby-on-rails ruby monitor

How to use Nokogiri and XPath to get nodes with multiple attributes

ruby xpath nokogiri

Python programmer: Learning ruby (for rails)

python ruby-on-rails ruby

Find number of bytes a particular Hash is using in Ruby

ruby hash byte

How do I write methods that insert rspec examples?

ruby rspec helpermethods

LESS CSS preprocessor: Is there a way to map a single color to an rgb and rgba definition?

ruby-on-rails css ruby less

Which scripting language performs better in vs perl vs python vs ruby? [closed]

python c ruby perl

Why does Ruby not Symbol#=~ (regex match operator)?

ruby

Error running gem install on Windows 7 64 bit

ruby-on-rails ruby gem

Error "undefined local variable or method `logger'" when using `logger.info` in a Sinatra application

ruby logging sinatra

open-uri returning ASCII-8BIT from webpage encoded in iso-8859

rubyonrails error when update to gem 1.8.1

ruby-on-rails ruby gem

calling .map on the first X elements of an array

Is Rails 3.1 Edge breaking XmlMarkup::Builder?

ruby ruby-on-rails-3.1

Parse "X years and Y weeks ago" alike strings in Ruby

ruby parsing datetime

Open a terminal from ruby code?

ruby macos terminal

Ruby IO.popen STDOUT buffering

ruby popen

Identifying whether record/object is dirty in Rails

How to set command line value via Ruby to see status via PS?