Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby / Rails garbage collection

How can I get a list from a Ruby enumerable?

ruby list iterator enumerable

Combine Thumbnails to One Large Image with RMagick [closed]

ruby thumbnails rmagick

What are the pros and cons of asset_packager and Jammit?

ruby-on-rails ruby

Installing gems from behind a corporate firewall

ruby rubygems jruby firewall

Getting ruby function object itself

ruby function object

Why don't numbers support .dup?

ruby numbers abstraction

Split string in Ruby, ignoring contents of parentheses?

ruby string split

can I do hash.has_key?('video' or 'video2') (ruby)

ruby hash

Using rubyzip to add files and nested directories to a zipoutputstream

ruby rubyzip

Ruby methods and ordering of multiple default values

ruby

rails- display certian number of characters from a textfield

ruby-on-rails ruby text

Running a cucumber feature multiple times

ruby rake cucumber

Nil class when using Ruby injection

ruby

making ruby 1.9 default on os x [duplicate]

ruby macos operating-system

Ruby on Rails 3 and Google Book Search

What is the right syntax for Ruby to do a system call to curl?

ruby curl

How do you merge consecutive repeating elements in an array?

ruby

Rake Task from Crontab?

Addition error with ruby-1.9.2 [duplicate]