Popular R Uby Programming Tips
Ruby Symbol#match is actually String#=~
Titov Andrey
·
0 responses
·
ruby, string, regexp, match
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
Mining Twitter data with tuby and mongodb
Hasan Tayyar BEŞİK
·
0 responses
·
ruby, mongodb, text mining
Formatting Collections Of Objects With SimpleDelegator
David Elliott
·
0 responses
·
ruby, links, presenters
A ruby threads pool implementation
Sam Weerasinghe
·
0 responses
·
ruby, signals, threads, pool
Running iPad terminal from Prompt
Hafiz
·
0 responses
·
ruby, terminal, ipad, prompt
Browsing Padrino's Code Base With Ctags in Vim
Matthias Guenther
·
0 responses
·
ruby, programming, padrino, wikimatze
Generate unique_id module
Alexandr Korsak
·
0 responses
·
ruby, rails, mongoid
Get Rid of That Code Smell – Primitive Obsession
Marcelo G. Cajueiro
·
0 responses
·
ruby, patterns, best practices
Ruby inject conditionally!
Pradyumna Dandwate
·
0 responses
·
ruby, inject
Easy processes enhances using the Cloud
Bruno Ghisi
·
0 responses
·
ruby, ci, process, cloud
Update RubyGems on your system
Piermaria Cosina
·
0 responses
·
ruby, rails, ror, rubygem
DRY your tests
João Veiga
·
1 response
·
ruby, rspec
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