Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Using Thor for generators in a Ruby gem

ruby rubygems thor

Make emacs autocomplete Ruby methods

ruby emacs

How to get paperclip to delete files

Using Composition in ruby

ruby composite composition

How to prepare an interview for Ruby on Rails developer position? [closed]

ruby-on-rails ruby

Override transparency color when converting transparent PNG to JPG

ruby rmagick dragonfly-gem

more ruby way of doing project euler #2

ruby

how to remove leading and trailing non-alphabetic characters in ruby

ruby regex

RVM + Ruby 1.9.1 + ruby-debug = error?

ruby textmate gem rvm ruby-debug

Explain Iterator Syntax on Ruby on Rails

How can I know whether a class is inherited from another one? Some methods like is_a?

increment value in a hash

ruby hash

Ruby Regexp Match String Exactly

ruby regex

How can I change the background color of specific characters in a RTF document?

ruby rtf

Why does my Sproutcore development server drop connections with "invalid byte sequence in US-ASCII"?

ruby rubygems

Ruby Shoes: Minimize app to system tray on windows

ruby shoes

Iterate hash for specific range

ruby hash

Regular expressions: How do I grab a block of text using regex? (in ruby)

ruby-on-rails ruby regex

Model associations using DataMapper in separate files

Rails respond_with is not outputting the status of the rest call