Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

JasmineRice on Rails 4

How to access current_account in models in Padrino?

ruby webdriver: how to catch key pressed while the script is running?

ruby watir-webdriver

creating ruby C++ extension

c++ ruby

How can I access current host and port on a model in Rails?

Rails + Delayed jobs: SSH connections pool

How to create an association in FactoryGirl with a value lazy-evaluated from another FactoryGirl association

what kind of syntax is on the right side of this equation?

ruby

mongoid group_by return a hashmap instead of array of hashes

Ruby: what is the difference between using open() and NET::HTTP module to fetch web content? [duplicate]

ruby http

How do I not inherit namespace from parent element using Nokogiri and Builder?

Doorkeeper gives 401 Unauthorized

How would I best express this time-dependent scenario in Cucumber?

Scope of class variable

ruby class-variables

Why is the timezone off in delayed_job?

Exec onlyif registry value is not present

ruby puppet

SSLv3 read server certificate B: certificate verify failed (Twitter::Error)

ruby rest ssl twitter rescue

Cannot use ruby-debug19 with 1.9.3-p0? [duplicate]

ruby gem rvm ruby-debug

Ruby `split': invalid byte sequence in UTF-8 (ArgumentError)

How to dump an HTTP request from within Sinatra?

ruby sinatra rack