Popular Ruby Programming Tips
Monty Hall in 30 lines
Phil Smith
·
0 responses
·
ruby, statistics, montyhall
Ruby show me the method
Dmitry Vorotilin
·
0 responses
·
ruby, rails, method source
Reading user configuration file on Ruby
zunda
·
0 responses
·
ruby, rc file
Fix issue when trying to install ruby 2.2.1 on openSUSE Leap
Mauro Morales
·
0 responses
·
ruby, opensuse, leap, zypper
Rake, bundler and File.dirname(__FILE__)
Jason Porter
·
0 responses
·
ruby, bundler, guard
(Almost) Painless Removal of Gems
Peter Boling
·
1 response
·
ruby, rubygems, rvm
Create a gem in a gist
Javier Cervantes
·
0 responses
·
ruby, git
Conhecendo o Ruby: Diferença entre include e extend
Rogério Zambon
·
0 responses
·
ruby, include, conhecendo, extend
Cucumber and Capybara Up and running in 5 minutes
Fabrizio Soppelsa
·
0 responses
·
ruby, cucumber, capybara
Transform everthing in an Object with Proc and Lambda
Pedro Lucas Porcellis
·
0 responses
·
ruby, objects, lambda, proc
Test multiple local Rails engines together
Nathan Hopkins
·
0 responses
·
ruby, rails, engines
Git pulls on command line
Mariz Melo
·
0 responses
·
ruby, gem, git, pull requests
Easy Ruby versions from your .bashrc
Tyler Distad
·
2 responses
·
ruby, bashrc, bash
Ruby with RVM in Sublime Text 2
Alan Ivey
·
0 responses
·
ruby, rvm, sublime text 2
Use inotify to respond to filesystem events
Spencer Williams
·
0 responses
·
ruby, python, linux, java
Raketask for connecting to Redis on Heroku
Lennart Fridén
·
0 responses
·
ruby, heroku, redis, rake
Gumdrop
Matt McCray
·
0 responses
·
ruby, static cms, github
Running a command in the rails console without output
Marcelo G. Cajueiro
·
0 responses
·
ruby, rails, console
Find out quickly methods available for class
Adam Stankiewicz
·
0 responses
·
ruby, irb, pry
Thoughts on being a professional
Jason Rogers
·
0 responses
·
ruby, rails, programming, professionalism
Symbolizing the keys of your Hash using "inject"
Rajeev N Bharshetty
·
0 responses
·
ruby, tip, hash, inject