Popular Ruby Programming Tips
Run all your tests individually
Martin Svalin
·
0 responses
·
ruby, tdd, minitest
Install Ruby 2.0.0-rc1 with rbenv
Simon Gate
·
0 responses
·
ruby, rbenv
Report rake (>=0.9) exceptions to NewRelic
Anton Katunin
·
0 responses
·
rails, exception, rake, newrelic
Leveraging Subject in RSpec - A rough cut!
Karthik Sirasanagandla
·
0 responses
·
ruby, rails, rspec
Allow all attributes to be changed by admins
David Somers
·
0 responses
·
ruby, rails, admin, attr_accesible
Run minitest tests from within emacs
Arthur Nogueira Neves
·
0 responses
·
ruby, rails, emacs, minitest
Fail fast with RSpec
Maciej Ciemborowicz
·
0 responses
·
ruby, tdd, rdoc
Easily determining ownership in Rails
Josh McMillan
·
0 responses
·
ruby, rails, activerecord, ownership
Forgiving ruby
Emad Elsaid
·
7 responses
·
ruby
10 things I usually do after creating rails app on heroku
Marcin Naglik
·
2 responses
·
ruby, rails, heroku
Bundle exec cucumber
Melanie Archer
·
0 responses
·
ruby, cucumber
Secure Rails Passwords in Models
Aurimas Niekis
·
0 responses
·
ruby, rails, password, bcrypt
Live Calculator + Math module using ruby and sinatra
Emad Elsaid
·
0 responses
·
ruby, math, sinatra
Ruby performance patch.
Tu Hoang
·
0 responses
·
ruby, performance, rvm
Checking multiple elements for equality in Ruby
Emad Elsaid
·
0 responses
·
ruby, rails, array
`rbenv install 2.0.0-p0` on OSX 10.7+ with outdated brew
Rod Wilhelmy
·
0 responses
·
ruby, brew, rbenv
ruby 2.1 and minitest dependency
Arthur Nogueira Neves
·
0 responses
·
ruby, bundler, minitest
How to consume hotel.de API with ruby
dcdieci
·
0 responses
·
ruby, api, savon, hotel.de
Ruby - Memoization proxy class
David Michael Nelson
·
0 responses
·
ruby, proxy, davidmn, cache
Deploying Rack with Thin
Fabrizio Soppelsa
·
0 responses
·
ruby, rails, thin, rack
Git hooks
Mattes Groeger
·
0 responses
·
hook, validation, commit, rake