Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

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

Source RVM script - "grep: invalid option -- 'p'"

ruby grep rvm

Sidekiq Redis::CannotConnectError: Error connecting to Redis on 127.0.0.1:6379 on production

Ruby exception trace

ruby exception raise

Ruby - reference of self in the class method

ruby class methods

Restricting Access to Rails App based on IP-Address

Alternatives to pending or skip in RSpec 3

ruby rspec rspec3

Date string error [closed]

ruby string date

Split datetime into two separate form fields (RAILS)

response.body in Rspec controller test returns an empty string

Reading/Writing password protected and encrypted file in ruby

ruby encryption