Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Understanding the behaviour of inject used with a lambda in Ruby

ruby lambda inject

Ruby Meta Programming Question

ruby metaprogramming

Best way in MySQL or Rails to get AVG per day within a specific date range

How do you schedule a daily script run on Windows XP?

`const_missing': uninitialized constant (NameError)

ruby-on-rails ruby

General question about Ruby

How to copy a directory structure in ruby, excluding certain file extensions

ruby scripting

"messy-polymorphism" anti-pattern

Best practices for multiple associations with the same class in Rails?

How do I tell Rails how to correctly capitalize an acronym?

ruby-on-rails ruby

Cucumber + selenium fails randomly

What is the best payment gateway to use with ActiveMerchant?

Share global logger among module/classes

Dynamically Create Arrays in Ruby

ruby arrays hash

Array to hash of key value pairs in ruby

ruby-on-rails ruby

Ruby Gems with Persistent data

ruby linux file gem

Sort a collection of objects by number (highest first) then by letter (alphabetical)

ruby arrays sorting enumerable

Timer in Ruby performance

ruby performance

Rails 3 and RJS

How do I print out the cookies that Mechanized has stored?

ruby mechanize