Popular Ruby Programming Tips
Make Heroku config variables available during slug compilation
Curtis Miller
·
0 responses
·
ruby, heroku, rails
Learn the collection specific methods
Chris Patuzzo
·
0 responses
·
ruby, collections, refactoring, enumerable
Create Matrix Like screen using Ruby
Emad Elsaid
·
0 responses
·
ruby, game, matrix
Creating "gem install" commands from a given "gem list" output
Philipp Haußleiter
·
0 responses
·
ruby, gem, tools, command
Create a random account id for a user
Jordan Trevino
·
0 responses
·
ruby, rails, activerecord, random
Routes in Modules
Alex Gibson
·
0 responses
·
ruby, rails
Use local gems with Bundler
Scott M
·
0 responses
·
ruby, bundler
Use default translations
Ed
·
0 responses
·
ruby, rails, refactoring, i18n
Declare quickly an array in ruby
jonathan de montalembert
·
0 responses
·
ruby, array
Capistrano Remote Log Tailing
nhm tanveer hossain khan (hasan)
·
0 responses
·
ruby, logging, capistrano 3
Where does Ruby end and Rails begin?
Jacob Elder
·
0 responses
·
ruby, extensions, rails, active support
Remove special chars with String#tr
Javier Guerra
·
0 responses
·
ruby, unicode, encoding
Installing rmagick on OS X 10.8 and ruby 1.9.3
Jeremy Olliver
·
0 responses
·
ruby, osx, imagemagick, rmagick
TIL: Rails, threadsafe and rake tasks
Joni Hasanen
·
0 responses
·
rake, threads, rails
Ruby development using local gems
Juan C. Muller
·
0 responses
·
ruby, bundler, gems, development
Behavior-Driven Development with Cucumber
Codeship
·
0 responses
·
ruby, tdd, cucumber, test-driven development
Transform everthing in an Object with Proc and Lambda
Pedro Lucas Porcellis
·
0 responses
·
ruby, objects, lambda, proc
Quick token authentication for rails controllers
Ian Rodriguez
·
0 responses
·
rails, ruby
Musing on select inputs
Daniel Beattie
·
0 responses
·
ruby, rails, localization
Mailing in staging environment
toni
·
0 responses
·
ruby, rails, staging, mail
Find out quickly methods available for class
Adam Stankiewicz
·
0 responses
·
ruby, irb, pry
A clean way to include a JavaScript library in a Rails layout when a Protocol-relative URL won't work
Dwayne Crooks
·
1 response
·
ruby, rails, pusher, rails helpers