Popular Ruby Programming Tips
Take care when using Kernel#Array()
Adam Meehan
·
0 responses
·
ruby, array, time, kernel
Understand Ruby Visibility
Brandon Hansen
·
0 responses
·
ruby, visibility
Quickly get files to refactor
Adam Stankiewicz
·
1 response
·
ruby, rails, git
Using guard and lame to convert wav to mp3.
Alexander Chaychuk
·
0 responses
·
ruby, guard, lame, wav
Rails configuration yaml files served via chef
Marvin Marcelo
·
0 responses
·
ruby, rails, chef, aws-opsworks
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
Fork is not a heroku command
fool-dev
·
0 responses
·
heroku, ruby, ruby on rails, fork
Uploading Files to S3 in Ruby with Paperclip
Harlow Ward
·
0 responses
·
ruby, paperclip, image uploads
Using UUIDs with Redis Ohm
Arnaud Meuret
·
0 responses
·
ruby, redis, uuid, ohm
Otimizando compressão de imagens no rails
Stefano Diem Benatti
·
0 responses
·
ruby, rails, asset pipeline, image compression
Nested Routing w/ a parameterized scope
Tony Schneider
·
0 responses
·
ruby, rails, routing, scopes
Ruby Value Struct Example: Point
J-_-L
·
0 responses
·
ruby, value, struct
Routing resources with and without member blocks
Ben Burton
·
1 response
·
ruby, rails, routes
JS/PHP/RUBY Elegant switch for logical cases
Marcelo Waisman
·
0 responses
·
ruby, php, javascript
Micromessaging: Connecting Heroku Microservices w/Redis and RabbitMQ
Rudy Jahchan
·
0 responses
·
ruby, redis, service, rabbitmq
Share your localhost with the world...
Jason Rogers
·
0 responses
·
ruby, ssh, localhost
OpenStruct Pull Request [WIP]
Kurtis Rainbolt-Greene
·
0 responses
·
ruby, openstruct
Rails Integration testing with Sorcery and Capybara
Gilbert
·
0 responses
·
ruby, rails, testing
50 Web Developer Documentation Manuals You Need To Know About
Jason Davis
·
0 responses
·
ruby, php, python, mysql
Sidekiq + Newrelic Exception Notifier
Seyhun AKYÜREK
·
0 responses
·
ruby, sidekiq, newrelic
Redmine in Heroku
Francisco Granados
·
0 responses
·
ruby, rails, heroku, redmine
From Rails Controller to Javascript
Sylvester Willis
·
0 responses
·
ruby, coffeescript, rails, controller
fields_for tag [Small RoR tip #2]
Matías
·
0 responses
·
ruby, rails, ror