Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How parallel are parallel tests in Ruby 1.9.3?

God stop resque workers rake

ruby-on-rails ruby resque god

Old Ruby bug is recurring in my Ruby on Rails app, related to Class.create and delayed_job

Asset:Precompile too verbose

rspec user test gives "undefined local variable or method `confirmed_at' "

what is python's road map to evolve [closed]

python ruby

Ruby on Rails 3: Devise::LdapAdapter.get_ldap_param undefined method error

ruby-on-rails ruby devise ldap

Why can I change constants?

ruby

Loading external files within a class/module

ruby class module load

How do I view CSS styles that apply to an HTML element in watir-webdriver?

ruby watir watir-webdriver

Why does a simple Thin server stop responding at 16500 requests when benchmarking? [duplicate]

ruby thin apachebench

Schema Validation using Nokogiri

ruby xsd nokogiri

xmpp server and ruby on rails integration recommendations?

rails console with wirble?

How do you structure a database that allows voting similar to how stackoverflow does it?

How do you read this ternary condition in Ruby?

When blocks are more useful than functions (ruby)?

ruby-on-rails ruby block proc

Unicorn.rb configuration depending on environment

Sanitize HTML and close incomplete tags

hex string to signed int conversion in Ruby

ruby