Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Is "==" in Ruby always value equality?

rmagick pixel color value [duplicate]

ruby colors bitmap rmagick depth

Fork, Ruby, ActiveRecord and File Descriptors on Fork

How do I create a date-formatted cell using RubyXL?

ruby excel openxml rubyxl

git post-receive hook not running bundle install

Railstutorial: Putting flash messages in partial yields error "undefined method `each' for nil:NilClass"? [duplicate]

QtRuby connect signals and slots with parameters/arguments

ruby qt qt4 qtruby

What does <tt> stand for in Ruby comments?

ruby-on-rails ruby

Calling C code from within Ruby -- How to use the returned pointer?

c ruby windows winapi

Should one bundle gems with the app?

ruby-on-rails ruby gem bundler

Is order preserved in arrays when intersection is done?

ruby arrays

Sending multipart mails and attachments

RSpec & Custom matcher with multiple arguments

when calling instance_eval(&lambda) to pass current context got error 'wrong number of arguments'

ruby lambda metaprogramming

How to kick off pubsub subscriber in Rails app

Git tagging and rails gemfile

How to make Rails 3 JSON parse doubly quoted strings and single number

Omniauth-twitter in rails: OAuth::Unauthorized 401

Unable to install nokogiri using rvm, receiving "nokogiri requires Ruby version >= 1.9.2"

ruby linux rubygems rvm debian

How can you access page properties (YAML front matter) within a converter plugin