Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Programmatically Inserting Data into an InDesign Document

ruby adobe adobe-indesign

Load two Ruby Modules/Gems with the same name

Kill process and sub-processes in Ruby on Windows

ruby windows win32-process

Combining RSpec filters?

ruby rspec

Issue installing Ruby rvm (error while running configure) [closed]

ruby rvm

How can I print the runtime stack trace of a Ruby 1.9 process?

ruby unix ruby-1.9

Getting started with MacRuby and Xcode 4.2

ruby xcode4.2 macruby

How can I detect whether a directory is writeable in Ruby

Issue installing the Nokogiri gem in Mac OS X 10.5.8

Omission of curly braces for a hash in an array

ruby ruby-1.9.3

Bad File Descriptor in Ruby Daemons

ruby daemons

Debugging a Ruby segfault

How can I debug plugins that are being silently ignored?

ruby plugins jekyll

logging warnings (not errors) in a rails application, and managing them

ruby-on-rails ruby metrics

Rails 3: Should I explicitly save an object in an after_create callback?

ruby-on-rails ruby callback

Delayed Job creating Airbrakes every time it raises an error

Ruby on Rails Database Deployment with Gerrit

Best practice or workaround for RSpec specs faking class constants

Check whether I am in a delayed_job process or not

Using ActiveRecord interface for Models backed by external API in Ruby on Rails

ruby-on-rails ruby api