Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

ruby catch-throw and efficiency

Why is Float::INFINITY == Float::INFINITY in Ruby?

ruby math

Accessing constants outside a class

ruby oop

Error installing gem failed to build gem native extensions -- cannot load such file -- mkmf

Validate Japanese Character in Active Record Callback

Split body of text into sentences but keep punctuation?

ruby regex

undefined method `caches_action' for ApplicationController:Class

Display base64 encoded image in rails

Comparing object equivalence in Ruby

ruby

Run bash script on `cd` command

python ruby linux

Make a NullObject evaluate to falsy in Ruby

ruby design-patterns

Ruby regexp returning "" vs nil

ruby regex

Ruby: comparing dates of two Time objects

ruby date datetime time

RSpec let method not generating variable

Recursive nested matching pairs of curly braces in Ruby regex

ruby regex

What to set app_host to for Capybara

Constantize raises Uninitialized Constant Error

RVM - Warning! PATH is not properly set up

ruby rvm

Converting Float to a String in Ruby

ruby-on-rails ruby

In ruby how do I write a 'do' method in ruby? [duplicate]

ruby-on-rails ruby yield