Popular Ruby Programming Tips
Use .rvmrc for your Ruby project directories
Jake Mitchell
·
0 responses
·
ruby, gems, rvm, rvmrc
Understand Ruby Visibility
Brandon Hansen
·
0 responses
·
ruby, visibility
Making zsh compatible with rake
Dan Jesus
·
0 responses
·
zsh, octopress, rake
The proper way to setup an RVM gemset
Nathan Hopkins
·
0 responses
·
ruby, rvm
Uploading Files to S3 in Ruby with Paperclip
Harlow Ward
·
0 responses
·
ruby, paperclip, image uploads
Rails configuration yaml files served via chef
Marvin Marcelo
·
0 responses
·
ruby, rails, chef, aws-opsworks
Sinatra app to deploy master branch based on SemaphoreApp payload - Part 2
Chip Castle
·
0 responses
·
ruby, json, sinatra, build
Hiring (Open Source/Java) Software Engineers
Wendy Lee
·
0 responses
·
ruby, python, java, scala
Using UUIDs with Redis Ohm
Arnaud Meuret
·
0 responses
·
ruby, redis, uuid, ohm
what ruby flog score means
Revath S Kumar(RSK)
·
0 responses
·
ruby, flog
Routing resources with and without member blocks
Ben Burton
·
1 response
·
ruby, rails, routes
If you're ever in the need to find the right Ruby HTTP client
Björn Rochel
·
2 responses
·
ruby, http, client
Single Responsibility Principle on Rails Explained
Marcelo G. Cajueiro
·
0 responses
·
ruby, rails, patterns, solid
Sidekiq + Newrelic Exception Notifier
Seyhun AKYÜREK
·
0 responses
·
ruby, sidekiq, newrelic
Parsing Grape params in an XML request with complex nested body including attributes
Jorge Díaz
·
0 responses
·
ruby, attributes, grape, nokogiri
More informative error page in Rails
Cristóbal Castillo
·
0 responses
·
ruby, rails, errors, gemfile
Enum Based state machine in Ruby
Elad Meidar
·
0 responses
·
ruby, enum, state machine
Does your shell output haz rainbows?
Ryan Sobol
·
0 responses
·
ruby, shell, gem
Ruby Value Struct Example: Point
J-_-L
·
0 responses
·
ruby, value, struct
Using guard and lame to convert wav to mp3.
Alexander Chaychuk
·
0 responses
·
ruby, guard, lame, wav
Update Ruby syntax on a Rails project (1.9.3 to 2.0.0)
Rômulo Machado
·
3 responses
·
ruby, rails, 1.9.3, 2.0.0
Nested Routing w/ a parameterized scope
Tony Schneider
·
0 responses
·
ruby, rails, routing, scopes