Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Accessing the running RSpec/Steak scenario's name

ruby logging rspec

YARD: document custom getter/setter pair like attr_accessor

ruby documentation yard

Read file in EventMachine asynchronously

Ruby on Rails: Best way to test a failed call to a third party API

Calling ERB without Rails: undefined method 'raw'

ruby-on-rails ruby erb

Ruby add a calendar month

ruby date

Compiling Ruby Inline C code - resolving errors

ruby inline-code

Ruby Basics: Pop Method in Array

Calculating the difference between durations with milliseconds in Ruby

Library to parse SVG in Ruby or Python [closed]

python ruby svg

Some simple Ruby questions - iterators, blocks, and symbols

ruby

How to "touch" a parent model of a `belongs_to` association only if certain conditions are met?

What does Sinatra::Base.condition actually do?

ruby session sinatra block

Why does Date.new not call initialize?

ruby inheritance date

How do I encapsulate included module methods in Ruby?

reference ruby class without module name

ruby

Add SSL to a connection

ruby ssl openssl

Handling bad UTF-8 from json,in ruby

ruby json encoding utf-8

indent ruby code on the fly in emacs

ruby emacs

Changing heroku repo for pre-existing app

ruby-on-rails ruby git heroku