Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

indent ruby code on the fly in emacs

ruby emacs

Changing heroku repo for pre-existing app

ruby-on-rails ruby git heroku

How to match hashes that contain arrays ignoring order of array elements?

ruby rspec2

Trouble Uploading Image from Android to Rails Server Using PaperClip

android ruby

When writing RSpec tests with rails, what should go in the spec/requests folder vs spec/controllers?

Why is my Rails callback being called twice?

NoMethodError: undefined method `get' when running rspec and making get/visit calls

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