Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Should I use ruby 1.9.2 when starting a new Rails 3.0 project?

ruby-on-rails ruby

ENOENT while creating a UNIX socket in Ruby

ruby sockets unix

ruby instance_variable_get returns nil

ruby-on-rails ruby

Is there a comprehensive library/module for ISO 8601 in ruby?

Callback for classes defined inside a Module

ruby metaprogramming

Resources to learn Ajax with Rails 3 [closed]

Trending algorithm

ruby algorithm statistics

Platform-independent way of detecting if git is installed

ruby windows git shell detect

How to write (large) files with Ruby Eventmachine

ruby eventmachine

Button_to in Ruby on Rails bad route

rails - to_xml placing values in xml attributes not tags

Does Ruby on Rails have a way to import an existing database schema?

How to replace a word in an existing PDF using Ruby Prawn?

ruby pdf prawn

Ruby: Searching a regular expression across multiple files in multiple directories

ruby regex

Ruby daemons - what is a monitor and how does it work?

ruby monitor daemons

Metaprogramming: How to discover the real class of an object?

ruby metaprogramming

Running Ruby unit tests within maven integration

ruby unit-testing maven

Ruby data extraction from a text file

ruby

Difference between == and case?

ruby parsing file

Running Selenium::WebDriver::Firefox inside Xvfb from ruby as NON-root user