Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Full text search for irregular rapper names with Solr

What is this Hash-like/Tree-like Construct Called?

Can one YAML object refer to another?

ruby yaml

Regular expression - excluding a character

ruby regex

Ruby on Rails private link sharing: Google Docs Style

Ruby: How to call a method using the 'send' method, with a hash?

ruby dynamic

Rails irb default directory

ruby irb

Flash notice with redirect_to is broken in rails

ruby-on-rails ruby

Custom to_yaml and domain_type

ruby yaml

How to create a multi-page PDF-file with Gnuplot?

ruby pdf gnuplot multipage

watchr vs autotest for rails apps

ruby-on-rails ruby tdd

How to develop Gems?

Scoping the results for rails3 jquery autocomplete plugin

Can ruby scripts be precompiled into a binary?

ruby compilation freebsd

How to use getoptlong class in ruby?

ruby getopt-long

Facebook canvas app not saving Sessions

Can i use MAMP (MySQL) or XAMPP (MySQL) with Ruby on Rails 3?

Use a string to access a local variable by name

ruby

Help Evaluating Build Tools

Ruby's Object#define_method vs Module#define_method

ruby