Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

when to ditch active record?

Paperclip video attachment error using paperclip-av-transcoder

Installing The ruby-gmail rubygem on Mac OS Snow Leopard

ruby rubygems gmail

.NET equivalent of Ruby's begin/rescue/else

.net ruby

Restarting rails server, detached rails server

ruby-on-rails ruby

Ruby class-level instance variable

ruby-on-rails ruby

Ruby Net::HTTP POST send data gzip compressed

Hartl Rails Tutorial - Seed User Passwords

Use preceding \K group negatively

ruby regex

How to optimize this code in Rails?

Stack level too deep in Ruby array vs hash test

DRYing repeated rescue statements

ruby error-handling

Initialize a hash in the inject method to prevent a value being nil

ruby

Passing a splat parameter from one method to another method

ruby arrays parameters splat

Why is String#chomp named like this

ruby

Undefined method `check_pending!' for ActiveRecord::Migration (Rails Tutorial)

In Ruby, what's the best way to execute a block around a child method?

ruby inheritance

Return min values of hash with duplicate values

ruby