Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Can an RSpec scenario example only have one assertion?

Rails HTTP request raises `EOFError: end of file reached` after some time

`Array#each_slice`, leaving remainders at the beginning

+ on a new line disregards parentheses. Why is that?

ruby

Split by multiple delimiters

ruby regex string

Sync between locale files

How to fix "error exists on this page" PDF error from prawn generated documents?

Going from Ruby to Python : Crawlers [closed]

python ruby web-crawler

Using XPath with HTML or XML fragment?

ruby xpath nokogiri

How do I ensure ruby gems are installed in right place to be executed by bundler?

ruby bundler rbenv

ActionView::Template::Error: wrong number of arguments (3 for 1..2)

How to hide API key using Sinatra gem with Ruby

How to add a namespace to existing xml file

ruby nokogiri

Watir - Find elements using partial text

Create a fixed-length FIFO out of an Array in Ruby

arrays ruby

How to use escape characters in strings

ruby string

Start unicorn on OSX Startup

Ruby: repeating a method n times all in one line

ruby

Can I access keyword parameters of a method as a hash in Ruby?

ruby

Waiting for an element without throwing an exception if timed out

ruby watir watir-webdriver