Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

E-mail Receipts Not Generated with Stripe Payment

ruby stripe-payments

Stubbing a class level constant in rspec

ruby-on-rails ruby rspec

Nokogiri was built against LibXML version 2.9.1, but has dynamically loaded 2.8.0

Convert Rails Datetime to YYYY-MM-DDThh:mm:ssZ

Best way (other than session) to store objects in Rails controller?

Find Value by position on plain HTML in ruby

How to use a client certificate with HTTPS?

ruby-on-rails ruby

Nested if else inside .each iteration

ruby nested

Creating array of numbers from 0 to n for positive and negative n

arrays ruby

How to use a Ruby block to assign variables in chef recipe

ruby chef-infra chef-recipe

Ruby date today? - unexpected behavior

ruby-on-rails ruby date

How to log in/out users with Devise in Rails4 testing

Why would I want to use a custom RNG for Array#shuffle?

ruby random

How to set the default error pages for a basic Webrick server?

ruby webrick

ruby: open File object to stdout

ruby file io stdout

Is #{} always equivalent to to_s?

ruby string-interpolation

Get non-expiring permanent amazon s3 object url

Giving parameters to ampersand block

ruby methods proc

Rendering partials in haml and passing variable to it

Using Homebrew vs a ruby version manager on OS X?