Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Docsplit Ruby on Rails

ruby-on-rails ruby docsplit

How to use Array#sample(n, random: rng) syntax?

ruby syntax random ruby-1.9.3

How to force a Float to display with full precision w/o scientific notation and not as a string?

ruby floating-point

How do I capture the output of a pry shell command?

ruby shell pry

high-level ruby library for encryption

What's the syntax (=>) used in assign error object to variable of `rescue` method?

Using class << self, when to use classes or modules?

ruby class module self

Communication between Rails apps

Ruby AWS - Programmatically generate list of available AWS instance types

Testing HTTPS on Sinatra locally

ruby sinatra thin

Ruby gem for text comparison

Ruby 1.9 thread pools

DRY FactoryGirl after create/build hooks

Rails multiple belongs_to for same class

Rails routing - redirection with block AND status code

ruby-on-rails ruby routing

Evaluate a block in a certain scope and pass an argument

ruby block

Minitest spec custom matcher

ruby minitest

Both dup and clone return different objects, but modifying them alters the original object

ruby object duplicates clone

RVM set ruby default, when open new terminal erase the RVM setting, go back to system ruby

ruby bash terminal rvm zsh

Can't make calls to heroku CLI from within a Rake task without the Heroku gem in the Gemfile