Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How is the best way to check if email was sent once when using rake task?

XPath to select preceding element with optional intervening whitespace-only text node

ruby xpath nokogiri

Why must I .read() a file I wrote before being able to actually output the content to the terminal?

ruby

Pass optional argument from parent to child in Ruby

ruby dry argument-passing

Issue One command and Run Multiple Ruby Files

ruby scripting

(Ruby) How to dump a database?

Ruby Hash.new with a block need in-depth explanation

ruby hash

How to restart browser with Capybara on every scenario?

Ruby: How to determine how many variables are being assigned by method caller

ruby

ControllerMacros method not being loaded by RSpec

hubris fails to install with: Missing C libraries: ruby, ruby, ruby

ruby haskell

Safari on windows doesn't work with watir-webdriver

Phusion passenger Security check update holding connection

Dealing with nil in views (ie nil author in @post.author.name)

ruby-on-rails ruby view null

Call bash function in IRB

ruby bash

Ruby/Selenium WebDriver XPath Pros and Cons

Rspec should wait for threads to finish

Nested iterators for em-synchrony in Ruby

ruby parsing eventmachine

Do ActiveRecord::Calculations with eager loading make multiple database queries?