Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Create a new Ruby CSV object with headers in a single csv.new() line

ruby csv

How to write a redirect that uses relative_url_root if defined?

Regexp search through a very large file

ruby regex

Why isn't this Ruby hash what I thought it would be?

ruby hashmap

Can Ruby's YAML module be used to embed comments?

ruby yaml to-yaml

Delayed Job with i18n on rails 3

Mock file input as file path on Rspec

Rails + XMPP bot in background

How to parse numbers from different locale formats?

Why can't I make "OpenSSL with Ruby" and "Command line OpenSSL" interoperable?

ruby openssl base64 encryption

Using Sequel, can I create UPDATE statements with a FROM clause

sql ruby sequel

Use a Login form with Mechanize

How can I test basic auth in my rspec controller examples?

How to make a payment via Paymill using Ruby

How to develop a Ruby GEM without having to install it first?

ruby gem

Ruby << (double less than) with instance variables

ruby

Can I include/extend a module but mark all included/extended methods as private?

ruby module

Error near 'DELIMITER $$'

What XPath can I use to get all text nodes after and including the first paragraph node?

ruby xpath nokogiri

Execute a script in Ruby with spaces in filename

ruby