Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

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

Nightly batch network task on Heroku

Easiest way to check if a user is coming from a given IP block and redirect?

ruby-on-rails ruby ip

How to change … (elipses) to ... (three periods) in Ruby?

ruby unicode nokogiri

How do I use other build systems with rubygems?

Is there a way to override Ruby's default string interpolation behavior with a method?

ruby

Torrent library allowing downloading separate file pieces

java c++ c ruby bittorrent

'Nesting too deep' error while retrieving JSON using HTTParty

Ruby sort based on predefined list

ruby sorting