Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

watir-webdriver checking table size rows and columns count

ruby watir watir-webdriver

Ruby: JSON.parse returns undefined method `bytesize' for

ruby json sinatra

Running phantomjs from a Ruby on Rails application

How to refer a local gem in ruby?

ruby gem load-path

ruby blocks not first-class

How to configure MongoMapper and ActiveRecord in same Ruby Rails Project

Cannot Login to Amazon with Ruby Mechanize

ruby amazon mechanize

simple hash merge by array of keys and values in ruby (with perl example)

How to "transform" an array in a sentence?

ways to define a global method in ruby

ruby global

How does foo(&nil) behave differently than foo(&"not a proc")?

Difference in blowfish encryption between perl and ruby

Docsplit Ruby on Rails

ruby-on-rails ruby docsplit

How to use Array#sample(n, random: rng) syntax?

ruby syntax random ruby-1.9.3

How to force a Float to display with full precision w/o scientific notation and not as a string?

ruby floating-point

How do I capture the output of a pry shell command?

ruby shell pry

high-level ruby library for encryption

What's the syntax (=>) used in assign error object to variable of `rescue` method?

Using class << self, when to use classes or modules?

ruby class module self

Communication between Rails apps