Ruby Development Tips
A few ruby tips you probably didn't know about but wish you did.
reverse_merge method
lazybios
·
0 responses
·
ruby
Ruby | include x extend
Débora Fernandes
·
0 responses
·
ruby, include, extend, instance methods
Testing Your Factories First
Marcelo G. Cajueiro
·
0 responses
·
ruby, tests
Hacky Type Hinting in Ruby
Minkihn
·
0 responses
·
gist, ruby, type hinting
It takes time
sharan
·
0 responses
·
ruby, html
Define the versions of ruby on rails and ruby for each project
Anna
·
0 responses
·
ruby, rails, rvm, gemset
rubocop tips
lazybios
·
0 responses
·
ruby
Counting shared tags with a SQL view
Charles Hoffman
·
0 responses
·
ruby, mysql, rails, sql
Ruby % syntax
adone
·
0 responses
·
ruby
Executing bundler in a Capistrano task
Leandro Guida
·
0 responses
·
ruby, bundler, capistrano, deploy
Why is Rails saving invalid records?!
Adam
·
0 responses
·
ruby, devise, rails, active-record
developer
Alexander Ulitin
·
0 responses
·
ruby, css3, js, html5
Vagrant & Chef
Jeremy Seago
·
0 responses
·
ruby, vagrant, chef
Install PostgreSQL gem on a mac
Leo Allen
·
0 responses
·
ruby, gems, mac, postgresql
Ruby and KISS, Sitting in a Tree
Marcelo G. Cajueiro
·
0 responses
·
ruby, bootstrapping
Gem To Test E-mail on Local Development Environment
Kevin
·
0 responses
·
ruby, rails, on
An Argument for Using Cells, an Argument Against Using Cells in Rails
Steven Bristol
·
0 responses
·
ruby, rails, cells
Install Ruby on Mac OSX
Joel Shim
·
0 responses
·
ruby
Typus gem admin controller customization
Denis Savitskiy
·
0 responses
·
ruby, ror, docs, typus
Batch Processing
Senthil Kumar Muthamizhan
·
0 responses
·
ruby, batch
Controller basics
Vernon
·
1 response
·
ruby, rails, ruby basics
Get Rid of That Code Smell – Duplication
Marcelo G. Cajueiro
·
0 responses
·
ruby, patterns, best practices