Popular Ruby Programming Tips
Guide to writing Ruby gems
Nithin Bekal
·
0 responses
·
ruby, rubygems
Sort objets by N criteria
Emmanuel Turlay
·
0 responses
·
ruby, sort
Slow Tests Are the Symptom, Not the Cause
David Elliott
·
0 responses
·
ruby, rails, link, tests
Conhecendo o Ruby: Variáveis
Rogério Zambon
·
0 responses
·
ruby, conhecendo, variaveis
Implementing Internationalization in an already started Rails project
ProGM
·
0 responses
·
rails, ruby, internationalization, i18n
rspec mystery fail
bjh
·
0 responses
·
ruby, rails, rspec
Default string encoding
Melanie Archer
·
0 responses
·
ruby, encoding
ri: Ruby reference offline
Melanie Archer
·
0 responses
·
ruby, ri
to_h in ruby 2.0
hemanth
·
0 responses
·
ruby
Rebinding a proc
Jesper Josefsson
·
0 responses
·
ruby, proc, rebind
Zerigo_dns Gem
Tom Wilson
·
0 responses
·
ruby, rails, dns
Moving forward with the Rails asset pipeline
Nicolas Santa
·
0 responses
·
ruby, rails
SOLID Object-Oriented Design
Marcelo G. Cajueiro
·
0 responses
·
ruby, patterns, solid
No Cache
Dinesh Vasudevan
·
0 responses
·
ruby, rails
Writing Solid Ruby Code by Jim Weirich
Marcelo G. Cajueiro
·
0 responses
·
ruby, solid
Creating quick data using existing code
Cody Palmer
·
0 responses
·
ruby, rails
Blocks, Procs, Lambdas
Michael Kohl
·
0 responses
·
ruby, tips
Rails Routing URLs Anywhere
Ryan McGeary
·
0 responses
·
ruby, rails, routes
How to install Ruby 2.0 on OS X
Peter Baker
·
0 responses
·
ruby, osx
code, tests and command line, all in one file
yanhaoyang
·
0 responses
·
ruby, command line, rspec