Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Opening a browser in fullscreen mode using watir-webdriver

ruby watir watir-webdriver

RSpec 2.7 and hash should have_key

ruby rspec

How do I round a float to a specified number of significant digits in Ruby?

What does $:<< "." do to Ruby's require path?

ruby require

Ruby: Deleting all instances of a particular key from hash of hashes

ruby

HW impossibility?: "Create a rock paper scissors program in ruby WITHOUT using conditionals"

ruby

Ruby/Thor exit status in case of an error

ruby thor

ruby on rails roo gem cannot load zip/zipfilesystem

Rails 4 Mountable Engine, couldn't find file 'jquery'

Jekyll code in jekyll

How can I calculate the number of weeks since a given date in Ruby?

ruby date date-arithmetic

Ruby on Rails, issues using enum with same name

ruby-on-rails ruby enums

Ruby show progress when copying files

ruby file file-io copy progress

Is Ruby as cross-platform as Java?

java ruby-on-rails ruby

How do I find .index of a multidimensional array

ruby

Assign to an array and replace emerged nil values

ruby arrays null

Programming Technique: How to create a simple card game

Where to reopen a class in RoR

ruby-on-rails ruby

ruby - simplify string multiply concatenation

ruby string-concatenation

How can I localize will_paginate in ruby on rails?