ruby

Ruby: Sorting by boolean fields
· ruby

Ruby: One method, two parameter types
· ruby

Ruby: Exiting a 'loop' early
· ruby

Ruby: Checking for environment variables in a script
· ruby

Capistrano, sed, escaping forward slashes and 'p' is not 'puts'!
· ruby sed capistrano

Rails: A slightly misleading error
· ruby rails

Active Record: Nested attributes
· ruby active-record

Ruby: Getting Active Record validation errors twice
· ruby active-record

Ruby: Using a variable in a regex
· ruby

Ruby: Mocking or stubbing methods on the system under test
· ruby