Popular R Uby Programming Tips
Ruby Symbol#match is actually String#=~
Titov Andrey
·
0 responses
·
ruby, string, regexp, match
Installing Ruby 1.9.3 on Mac OS X 10.8.2
Ken Hagler
·
0 responses
·
ruby, osx
Sum of digits in n!
Harrison Grieve
·
0 responses
·
ruby, math, just for fun
what the !!
Hrvoje Šimić
·
0 responses
·
ruby, rails
Reduce SQL queries run when generating conditional content
Kieran Pilkington
·
0 responses
·
ruby, rails, on
Convert any script to highlighted code image
Emad Elsaid
·
0 responses
·
ruby, rails, selenium
List of Gems in textfile without versions
Ivan Storck
·
0 responses
·
ruby, rails, gems, rvm
mysql2 gem on Windows
Gustavo Leon
·
0 responses
·
ruby, mysql, windows
Running iPad terminal from Prompt
Hafiz
·
0 responses
·
ruby, terminal, ipad, prompt
Formatting Collections Of Objects With SimpleDelegator
David Elliott
·
0 responses
·
ruby, links, presenters
Mining Twitter data with tuby and mongodb
Hasan Tayyar BEŞİK
·
0 responses
·
ruby, mongodb, text mining
A ruby threads pool implementation
Sam Weerasinghe
·
0 responses
·
ruby, signals, threads, pool
Get Rid of That Code Smell – Primitive Obsession
Marcelo G. Cajueiro
·
0 responses
·
ruby, patterns, best practices
Browsing Padrino's Code Base With Ctags in Vim
Matthias Guenther
·
0 responses
·
ruby, programming, padrino, wikimatze
Easy processes enhances using the Cloud
Bruno Ghisi
·
0 responses
·
ruby, ci, process, cloud
Generate unique_id module
Alexandr Korsak
·
0 responses
·
ruby, rails, mongoid
Ruby inject conditionally!
Pradyumna Dandwate
·
0 responses
·
ruby, inject
DRY your tests
João Veiga
·
1 response
·
ruby, rspec
Update RubyGems on your system
Piermaria Cosina
·
0 responses
·
ruby, rails, ror, rubygem
Stubing class constants with RSpec
Matjaz Muhic
·
0 responses
·
ruby, rails, rspec
Wrap your migrations by exceptions tracker.
Alexandr Korsak
·
0 responses
·
ruby, rails
Recursive Hash Reduce, merging hashes while summing its values.
Lucas Neves Martins
·
0 responses
·
ruby, hash, reduce, sum