Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Is there something similar to the selenium grid when using cucumber/capybara?

Does Rackspace Cloud Servers API "personality" field work?

ruby rackspace-cloud

dev_appserver.rb cannot start after rubygems update on Ubuntu 10.04

Safe way to iterate over multiple databases in Rails

Selenium Webdriver - How do I skip the wait for page load after a click and continue

ruby selenium rspec webdriver

How to measure the statistical significance of a click through rate?

ruby statistics

Rails: ParameterFilter::compiled_filter tries to dup symbol

em-mongo examples?

Creating a secure, web-based password management system with the ability to share data between users

Testing Highcharts (JS charting library) with Cucumber

How do you calculate the number of "levels" of descendants of a Nokogiri node?

ruby xpath nokogiri

Including all modules in a directory in Ruby 1.9.2

ruby

Google oauth via devise and omniauth/oauth continually requesting access

Error when using 'omit' feature in Test Unit 2.3.0

ruby unit-testing testunit

Loading parts of a Rails 3 application

CTRL+C won't stop a sinatra app

ruby console sinatra

Rspec: access to instance inside Klass.any_instance.stub block

ruby rspec tdd bdd

Rails: Create child/parent relationship

ruby-on-rails ruby

"db:migrate rake aborted" error due to uninitialized constant Rake::FileUtilsExt

Performance differences between '.find' and '.where' methods