Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Builder options on Ruby Nokogiri :standalone

ruby xml nokogiri

If I have a Stripe token from a charge, how do I get its charge id?

for compiled libraries, like libyaml, where does Ruby (or the RVM) search within the filesystem in order to load or resolve them?

ruby-on-rails ruby centos yaml

Subdomains + ActionView::Template::Error (Missing host to link to!)

ruby-on-rails ruby

Ruby: Net::HTTP idle timeout?

ruby http persistent

how do I stop sinatra from re-writing my header names?

Ruby on Rails - How to delegate to polymorphic associations?

Does Watir-Webdriver support clicking on links where the destination is a javascript?

ruby watir watir-webdriver

How can I dynamically define an alias method for a class method?

ruby

How do I make a gem that targets both MRI and JRuby?

ruby gem jruby

Why am I seeing different results for these two nearly identical Ruby regex patterns, and why is one matching what I think it shouldn't?

how upgrade rvm and ruby version inside a production server

first steps using ruby-vips

ruby image-processing

Ruby - Append content at the end of the existing s3 file using fog

ruby amazon-s3 fog

Can't install libv8 gem on Cygwin

ruby-on-rails ruby gem cygwin v8

Javascript string compression and PHP/Ruby decompression

Sinatra/Ruby default a parameter

ruby sinatra

IRB - Ruby 1.9.x hash syntax: {if: true} is not equal to {:if => true}

Why does Thor feature the no_tasks method?

ruby thor

Writing a complex case statement in Sequel?

mysql sql ruby sequel