Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Whats the best way to split an array in ruby into multiple smaller arrays of random size

ruby arrays random slice

Misunderstanding about Object#tap

ruby

Ruby - Inserting entries from CSV into database

ruby-on-rails ruby csv

How can I generate random mixed letters and numbers in Ruby

ruby

Can't modify frozen Fixnum on Ruby 2.0

ruby ruby-2.0

Accessing hash attribute the same way as accessing an object attribute

ruby hash

Why do I get "Undefined method ::new" in simple classes?

ruby

How do I select an item from a drop down with Site Prism?

Ruby Regular expressions (regex): character appear only once at most

ruby regex

DRY search every page of a site with nokogiri

Making sure I have a timeout set while using watir to wait for page load

ruby watir watir-webdriver

How to select only leaf nodes with Nokogiri?

ruby xpath nokogiri

Library not loaded error -- wrong ruby

ruby-on-rails ruby rvm

How to get records from SQLite in random order using the Sequel ORM?

ruby sqlite sequel

Test file initialization based off template using ChefSpec

ruby chef-infra chefspec

ruby on rails tutorial section 3.2 rspec testing error

rounding a Rails DateTime to the nearest 15 minute interval

Using twitter bootstrap 3 with rails using bootstrap-sass gem

Ruby: Sum selected hash values

Combine two regular expressions

ruby regex syntax