Ruby Development Tips
A few ruby tips you probably didn't know about but wish you did.
The last return in irb
Orodio
·
0 responses
·
ruby, irb
Use interactive_editor to update Rails models
Stephen Ball
·
0 responses
·
ruby, rails, irb, interactive_editor
Add a Ruby-like "spaceship operator" to Swift
Michael Kohl
·
0 responses
·
ruby, swift
Create a Waving ColorSpace using ruby
Emad Elsaid
·
0 responses
·
ruby, rails, games
Facebook group hall of fame script
Emad Elsaid
·
0 responses
·
ruby, facebook
Use Kernel.sleep() rather than sleep() so that you can flexmock it.
Ryan Geyer
·
0 responses
·
ruby, sleep, flexmock
Posting image to your tumblr blog using Gmail
Emad Elsaid
·
0 responses
·
ruby, rails, tumblr
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
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
What did we do before RoR?
Cole Hecht
·
0 responses
·
ruby, rails, web, html
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
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
Uri.encode vs. uri-handler to_uri method
Alex Lushpai
·
0 responses
·
ruby, url
Detect vs. select
Melanie Archer
·
0 responses
·
ruby, array
Keeping your AMI at the latest version with Chef
Alec Hipshear
·
0 responses
·
ruby, chef, aws