Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Stripping the first character of a string

ruby-on-rails ruby

Simple Admin functionality in Rails 3

What are the trade offs between ffi and mri c extensions in ruby?

ruby ffi

Optimized "Multidimensional" Arrays in Ruby

Recommended rdf usage in Ruby on Rails

ruby-on-rails ruby rdf

In Ruby, why is Hash[:a, 1] and Hash[[[:a, 1]]] giving the same result {:a => 1}, while Hash[[:a,1]] gives an empty hash?

ruby hash

How do I remove unwanted from an array?

ruby

How can I programmatically determine which class/module defines a method being called?

Word Count with Ruby

ruby html-parsing

What is the purpose or here documents in ruby?

ruby heredoc

Is there a unified logging system for Ruby?

Paperclip not saving, no errors

Better ruby terminal coloring library

ruby terminal ansi-colors

Ruby: Twitter API: Get All followers

ruby twitter

Is it OK to use the same name for a Ruby method parameter and an accessor method?

ruby

How IMAP idle works?

ruby heroku imap eventmachine

Ruby: Read large data from stdout and stderr of an external process on Windows

ruby io pipe

How do I listen to STDIN input without pausing my script?

ruby

Redis Blocking Save

ruby redis

Sort by state in database