Ruby Development Tips
A few ruby tips you probably didn't know about but wish you did.
Ruby Symbol#match is actually String#=~
Titov Andrey
·
0 responses
·
ruby, string, regexp, match
Run code in a variety of languages from your browser!
Yan Yi Goh
·
0 responses
·
javascript, ruby, python, lua
The best backup tool
Valentin Sushkov
·
0 responses
·
ruby, mysql, linux, backup
mysql2 gem on Windows
Gustavo Leon
·
0 responses
·
ruby, mysql, windows
Formatting Collections Of Objects With SimpleDelegator
David Elliott
·
0 responses
·
ruby, links, presenters
Running iPad terminal from Prompt
Hafiz
·
0 responses
·
ruby, terminal, ipad, prompt
Get Rid of That Code Smell – Primitive Obsession
Marcelo G. Cajueiro
·
0 responses
·
ruby, patterns, best practices
Use Clang with JewelryBox
Alexander
·
0 responses
·
xcode, rvm, gcc, clang
Generate unique_id module
Alexandr Korsak
·
0 responses
·
ruby, rails, mongoid
Semantic Version your Gemfile
Matthew Rudy Jacobs
·
0 responses
·
ruby, bundler, rails
what the !!
Hrvoje Šimić
·
0 responses
·
ruby, rails
Ruby inject conditionally!
Pradyumna Dandwate
·
0 responses
·
ruby, inject
Easy processes enhances using the Cloud
Bruno Ghisi
·
0 responses
·
ruby, ci, process, cloud
Get Rid of That Code Smell – Control Couple
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
Mining Twitter data with tuby and mongodb
Hasan Tayyar BEŞİK
·
0 responses
·
ruby, mongodb, text mining
Update RubyGems on your system
Piermaria Cosina
·
0 responses
·
ruby, rails, ror, rubygem
Shoes4 - a progress report
Tobias Pfeiffer
·
0 responses
·
ruby, beginner, shoes, gui
Convert a number into binary using ruby
nava teja tummalapalli
·
0 responses
·
ruby, binary, convert to binary
Recursive Hash Reduce, merging hashes while summing its values.
Lucas Neves Martins
·
0 responses
·
ruby, hash, reduce, sum
Installing Ruby 1.9.3 on Mac OS X 10.8.2
Ken Hagler
·
0 responses
·
ruby, osx
Stubing class constants with RSpec
Matjaz Muhic
·
0 responses
·
ruby, rails, rspec