Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Can a ruby class statically keep track of subclasses?

ruby

Getting the sum of a float of numbers?

Rake Execute With Multiple Arguments

ruby-on-rails ruby rake

Writing Unix line breaks on Windows with JRuby

ruby windows unix jruby newline

\n new line escape sequence in ERB

Failing to extract html table rows

Ruby 1.9.2 Character Encoding: invalid multibyte character: /?/

ruby encoding

Remove email address from string in Ruby

ruby string

Executing shell script from ruby script

ruby shell

XPath to find all following siblings up until the next sibling of a particular type

ruby xml xpath nokogiri

What is the best practice to use asserts in Ruby, but not as part of unit tests?

Rails 3.1 named_scope

Recommended indentation style for Ruby `if` blocks that assign a value to a variable? [closed]

ruby coding-style

Ruby: unexpected semicolon in block parameters

ruby

How to wrap function in Ruby FFI method that takes struct as argument?

ruby ffi

Can't install therubyracer in JRuby

ruby linux jruby rvm

rails - Could not find generator rspec:install.

Ruby script to check if a string is within a file?

ruby bash csv awk

Extract pid of browser launched by Selenium WebDriver in Ruby

ruby selenium

What is the benefit of using YAML?

ruby file eval yaml inspect