Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Unique pair of two integers [duplicate]

ruby database crc32

Using Ruby and Mechanize to fill in a remote login form mystery

ruby forms mechanize

How symbols are resolved in ruby

ruby symbols

generating a hash lookup table for indexes of objects in array

Rails: Failing test with an ActiveRecord::StatementInvalid: PG::NotNullViolation: ERROR

ruby-on-rails ruby testing tdd

How to bulk insert with Arel?

Ruby on Rails Controller Instance Variable not shared

ruby-on-rails ruby ajax

Random Numbers based on the ANU Quantum Random Numbers Server

ruby random

How to clean up state between scenarios in Capybara/Cucumber?

ruby cucumber capybara

ruby mixins errors

ruby mixins

WebDriver close Internet Explorer after test

How do I check if there's a nil set or not in an array?

ruby arrays null

Using rails validations to determine views

How to invite an existing user through devise_invitable

Minitest specs: multiple before/end blocks

ruby testing minitest

drop down list based on selection of another drop down

ruby ruby-on-rails-3

what is the equivalent of this code in javascript

javascript ruby translate