Popular R Uby Programming Tips
Writing Zsh Completion for Padrino
Matthias Guenther
·
0 responses
·
ruby, zsh, padrino
Use Kernel.sleep() rather than sleep() so that you can flexmock it.
Ryan Geyer
·
0 responses
·
ruby, sleep, flexmock
Ruby-style iterators in ObjectiveC
Marin Usalj
·
0 responses
·
ruby, mneorr, objective c, ios
The Ruby GC explained by _why
Michael Kohl
·
0 responses
·
ruby, tips, _why
Sending e-mails in Rails using the google API
Arthur Henrique Guimarães
·
0 responses
·
ruby, google, rails, mail
Randomise variables for testing
Adam Bird
·
0 responses
·
ruby, test, spec
Detect vs. select
Melanie Archer
·
0 responses
·
ruby, array
Prevent private Gem being pushed to RubyGems (Bundler)
Marc Anguera Insa
·
0 responses
·
ruby, bundler, rails, gem
What did we do before RoR?
Cole Hecht
·
0 responses
·
ruby, rails, web, html
Faster test suites in Ruby on Rails
Codeship
·
0 responses
·
ruby, tdd, rails, ci
More concurrency on a single Heroku dyno with the new Celadon Cedar stack
Endel Dreyer
·
0 responses
·
ruby, heroku, unicorn
Turn an '@' mention into a link to a user profile
Robert J Samson
·
0 responses
·
ruby, rails, regex
Big integers in Ruby
Vlad Shvedov
·
0 responses
·
ruby, integer
Uri.encode vs. uri-handler to_uri method
Alex Lushpai
·
0 responses
·
ruby, url
Run a script before invoking IRb
ben
·
0 responses
·
ruby, irb
Fun with Lamda in Ruby
Georges Jentgen
·
0 responses
·
ruby, lambda
A Simple Delegator Method for iOS Development in Rubymotion
Gavin Morrice
·
0 responses
·
ruby, ios, delegates, rubymotion
Extracting Controller Behaviours
Yonatan Bergman
·
0 responses
·
ruby, rails, controller, srp
Minitest styles
James Dominguez
·
0 responses
·
ruby, minitest
Print all your facebok liked pages names, URLs and when did you like it
Emad Elsaid
·
0 responses
·
ruby, rails, facebook
Create a random (yet valid) hex colour value in Ruby
Simon Starr
·
0 responses
·
ruby, hex, colour
Faster Rails-Application start
Michael Koriath
·
0 responses
·
ruby, rails, capistrano