Popular Ruby Programming Tips
Create a Waving ColorSpace using ruby
Emad Elsaid
·
0 responses
·
ruby, rails, games
Use interactive_editor to update Rails models
Stephen Ball
·
0 responses
·
ruby, rails, irb, interactive_editor
Simplified conditions for Array or any Enumerable objects
Jiren Patel
·
0 responses
·
ruby, array, enumerable, conditions
The last return in irb
Orodio
·
0 responses
·
ruby, irb
Posting image to your tumblr blog using Gmail
Emad Elsaid
·
0 responses
·
ruby, rails, tumblr
Add a Ruby-like "spaceship operator" to Swift
Michael Kohl
·
0 responses
·
ruby, swift
Facebook group hall of fame script
Emad Elsaid
·
0 responses
·
ruby, facebook
Ruby on Rails - How to make a static page
Mert AKSOY
·
0 responses
·
ruby, rails, yuzdeyuzmert
Amazon Cloud Watch Quick Reference Card
Guilherme Elias
·
0 responses
·
ruby, aws, cloudwatch, commandlineinterface
Use Kernel.sleep() rather than sleep() so that you can flexmock it.
Ryan Geyer
·
0 responses
·
ruby, sleep, flexmock
Create ruby gem using Jeweler
Abhilash.M.A
·
0 responses
·
ruby, ruby-gem
Uninstall all gems in OS X
Ara
·
0 responses
·
ruby, gems, osx
Monkey Devkit - Collection of development gems
Sven Pachnit
·
0 responses
·
ruby, gem, rails
Set Pow http_proxy and https_proxy configuration
Wesley Conde
·
0 responses
·
ruby, rails, pow
RS on Rails - A Saga
Marcelo G. Cajueiro
·
0 responses
·
ruby, events
Right way to stub views in helper specs
sergey kuchmistov
·
0 responses
·
ruby, rails, rspec
What did we do before RoR?
Cole Hecht
·
0 responses
·
ruby, rails, web, html
Avoiding some parameters - [Small RoR tip #1]
Matías
·
0 responses
·
ruby, rails, tip, ror
O(logn) Fibonacci calculation
Qing Wang
·
0 responses
·
ruby, algorithm, fibonacci
Manage bundles on many Ruby projects with differing versions
Steve
·
0 responses
·
ruby, bundler, rvm, bash
Keeping your AMI at the latest version with Chef
Alec Hipshear
·
0 responses
·
ruby, chef, aws
Inconsistent Color Palettes
Tiago Almeida
·
0 responses
·
ruby, css, color, script
Detect vs. select
Melanie Archer
·
0 responses
·
ruby, array