Popular Ruby Programming Tips
Auto run your rails migrations when switching branches
Rodrigo Kochenburger
·
0 responses
·
ruby, rails, git
Generate unique_id module
Alexandr Korsak
·
0 responses
·
ruby, rails, mongoid
Browsing Padrino's Code Base With Ctags in Vim
Matthias Guenther
·
0 responses
·
ruby, programming, padrino, wikimatze
Use Clang with JewelryBox
Alexander
·
0 responses
·
xcode, rvm, gcc, clang
mysql2 gem on Windows
Gustavo Leon
·
0 responses
·
ruby, mysql, windows
Semantic Version your Gemfile
Matthew Rudy Jacobs
·
0 responses
·
ruby, bundler, rails
Stubing class constants with RSpec
Matjaz Muhic
·
0 responses
·
ruby, rails, rspec
Capybara access new window
Kirill Shaplyko
·
0 responses
·
ruby, tdd, cucumber, bdd
awesome_print_motion for RubyMotion
Ray Hightower
·
0 responses
·
ruby, debugging, awesome_print_motion, rubymotion
Gem para previsão do tempo pelo ClimaTempo
Rogério Zambon
·
0 responses
·
ruby, gem, climatempo
Upload files and images from your android to your desktop/laptop
Emad Elsaid
·
0 responses
·
ruby, android, sinatra
DRY your tests
João Veiga
·
1 response
·
ruby, rspec
Update RubyGems on your system
Piermaria Cosina
·
0 responses
·
ruby, rails, ror, rubygem
Running iPad terminal from Prompt
Hafiz
·
0 responses
·
ruby, terminal, ipad, prompt
Chained expressions
Giovanni Capuano
·
0 responses
·
ruby, comparison, evaluation, chained expressions
I18n.l for all your localization needs
Alex Gibson
·
0 responses
·
ruby, rails
Convert any script to highlighted code image
Emad Elsaid
·
0 responses
·
ruby, rails, selenium
Ruby difference between &&, ||, and, or
Slawek Nikolau
·
0 responses
·
ruby, operator, boolean, check
Installing Rake 10.0
Zaiste
·
0 responses
·
ruby, rails
wallpapers
Kirill Temnov
·
0 responses
·
ruby, imagemagick
Formatting Collections Of Objects With SimpleDelegator
David Elliott
·
0 responses
·
ruby, links, presenters
Easy processes enhances using the Cloud
Bruno Ghisi
·
0 responses
·
ruby, ci, process, cloud
Create ruby gem using Jeweler
Abhilash.M.A
·
0 responses
·
ruby, ruby-gem
Get Rid of That Code Smell – Primitive Obsession
Marcelo G. Cajueiro
·
0 responses
·
ruby, patterns, best practices
How to test Rake tasks in Ruby
Georg
·
0 responses
·
ruby, rspec, rake, testing rake task