Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

most efficient way to write data into a file

ruby io

Could not resolve host when trying to install RVM

ruby macos rvm

Subtract values in hash from corresponding values in another hash

ruby hash

How do I write a simple HTTPS proxy server in Ruby?

ruby ssl https proxy

pass results to another command in redis

Avoid Segfault in C++ code if user redefines initialize() in Ruby with Rice

c++ ruby

Ruby to_s conversion to binary (Splat operator in argument)

ruby ruby-1.9.2 splat

Rails 3.2 CRUD : .where with 'or' conditional

ruby ruby-on-rails-3

How to edit multiple models in one form?

Efficiently bulk-updating in ActiveRecord?

Regex Differences between Java and Ruby

java ruby regex

Lambda Behaviour

ruby lambda

RoR: template missing error while rendering JSON

ruby-on-rails ruby json

Looking for image processing library for pure Ruby [closed]

ruby image-processing

need to implement Haskell's flip for Proc

How to include Capybara into module in Cucumber project

ruby cucumber capybara

Trying to extract attribute values using Nokogiri with custom pseudoclass CSS selectors

Sinatra json rendering not working as expected

ruby sinatra

Foreman Cannot Start Nginx, But I Can Start it Manually. Why?

Rails & Redcarpet: uninitialized constant Redcarpet::Render when used in ApplicationHelper