Popular R Uby Programming Tips
Rake, bundler and File.dirname(__FILE__)
Jason Porter
·
0 responses
·
ruby, bundler, guard
Cucumber and Capybara Up and running in 5 minutes
Fabrizio Soppelsa
·
0 responses
·
ruby, cucumber, capybara
Test multiple local Rails engines together
Nathan Hopkins
·
0 responses
·
ruby, rails, engines
Create a gem in a gist
Javier Cervantes
·
0 responses
·
ruby, git
Running a command in the rails console without output
Marcelo G. Cajueiro
·
0 responses
·
ruby, rails, console
MongoDB and the Ruby Driver
Tobias Trelle
·
0 responses
·
ruby, mongodb, mongo, cloud
Ruby with RVM in Sublime Text 2
Alan Ivey
·
0 responses
·
ruby, rvm, sublime text 2
Monty Hall in 30 lines
Phil Smith
·
0 responses
·
ruby, statistics, montyhall
Oneliner to uninstall all ruby gems
Kyle Bolton
·
0 responses
·
ruby, awk
Raketask for connecting to Redis on Heroku
Lennart Fridén
·
0 responses
·
ruby, heroku, redis, rake
(Almost) Painless Removal of Gems
Peter Boling
·
1 response
·
ruby, rubygems, rvm
Use inotify to respond to filesystem events
Spencer Williams
·
0 responses
·
ruby, python, linux, java
Rails Rendering Format Priorities
Ben Richardson
·
0 responses
·
ruby, rails, slim
Rails Date Search Using Ruby's Range Class
Efren Aguirre
·
0 responses
·
ruby, rails, search, date
bundle_grep
Tieg Zaharia
·
0 responses
·
ruby, shell
Easy Ruby versions from your .bashrc
Tyler Distad
·
2 responses
·
ruby, bashrc, bash
Syntactic Sugar for Official MongoDB Driver
Endel Dreyer
·
0 responses
·
ruby, mongodb, sugar
Symbolizing the keys of your Hash using "inject"
Rajeev N Bharshetty
·
0 responses
·
ruby, tip, hash, inject
Conhecendo o Ruby: Diferença entre include e extend
Rogério Zambon
·
0 responses
·
ruby, include, conhecendo, extend
one line to camelize underscore in Ruby
Tiao Lims
·
2 responses
·
ruby, camelize, convenience
How to use both rbenv and rvm with capistrano3
Ivan Kryak
·
0 responses
·
ruby, rails, rvm, capistrano
Keep your Rails views DRY by using `render` with block
Aleksey Magusev
·
0 responses
·
ruby, rails, dry