Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to add a Root CA Cert for Ruby on Mac

ruby macos ssl openssl rubygems

Ruby Constructors and Exceptions

ruby exception constructor

Transliteration in ruby

ruby transliteration

How to make Ruby AES-256-CBC and PHP MCRYPT_RIJNDAEL_128 play well together

php ruby openssl mcrypt aes

How do I round an integer up to <nearest large number> in Ruby?

Rails3: combine scope with OR

Address family not supported by protocol family

ruby unicorn

Nokogiri was built against LibXML version 2.7.7, but has dynamically loaded 2.7.3

ruby-on-rails ruby nokogiri

"Ascii85":String

Cleanup old refs in Ruby Version Manager (RVM)

ruby rvm ruby-1.9 ruby-1.9.2

Cannot get ActionMailer working with MS Exchange via SMTP

Mongoid equivalent of ActiveRecord's `serialize` method

accessing ruby standard library documentation locally

ruby ri

url escaping in ruby

ruby-on-rails ruby escaping

ruby self.class.class_eval or singleton_class.class_eval

is returning a value from 'next' a bad idea?

ruby

check time between 9.30 to 4 ruby

ruby time

Unable to connect to browser using ruby selenium webdriver

ruby selenium webdriver

How to add conditional where clauses in rails

StaleElementReferenceError with Selenium with content already loaded

ruby selenium capybara