Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Converting a custom object into JSON using JSON gem

ruby json

Ruby library function to transform Enumerable to Hash

ruby hash enumerable

Force browser to download file instead of opening it

ruby sinatra

Ruby long running process to react to queue events

ruby-on-rails ruby

Ruby on Rails: Fully functional tableless model

Dynamically load Google Maps Markers with gmaps4rails

define_method not using variables until method is called?

ruby-on-rails ruby

In Ruby or Rails, hash.merge({:order => 'asc'}) can return a new hash with a new key. What can return a new hash with a deleted key?

ruby-on-rails ruby

Evaluate a potential relative URI in the context of another in Ruby

ruby url uri

Rails query string with a period (or full stop).

What is the best practice for testing Models in Rails?

Ruby gsub method - accepting hash?

ruby

Ruby TFTP server

ruby

How do you test code that forks using rspec

ruby tdd rspec rspec2

Using the ruby gem net-ssh-multi to execute a sudo command on multiple servers at once

ruby sudo net-ssh

What data do I need to implement k nearest neighbor?

Converting a string to a condition in Ruby

Scope of private, protected, and public

ruby access-specifier

Uninitialized constant Psych::Syck on gem install

ruby rubygems

Ruby SSL error - sslv3 alert unexpected message

ruby openssl mechanize