Ruby Development Tips
A few ruby tips you probably didn't know about but wish you did.
Create ruby gem using Jeweler
Abhilash.M.A
·
0 responses
·
ruby, ruby-gem
Using Rails Migrations to Manipulate Data
Ryan Sonnek
·
0 responses
·
ruby, rails, database
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
ActiveRecord: Use efficient queries for counting
Jon Tai
·
0 responses
·
ruby, rails, activerecord, sql
The last return in irb
Orodio
·
0 responses
·
ruby, irb
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
Pivotal Tracker Textualizer : Pure Convenience
Jason Rogers
·
0 responses
·
ruby, pivotal tracker
Ruby - Install Gems for all version rails
Noval Agung Prayogo
·
0 responses
·
ruby, gems, rvm
Create a Waving ColorSpace using ruby
Emad Elsaid
·
0 responses
·
ruby, rails, games
Add a Ruby-like "spaceship operator" to Swift
Michael Kohl
·
0 responses
·
ruby, swift
Use Kernel.sleep() rather than sleep() so that you can flexmock it.
Ryan Geyer
·
0 responses
·
ruby, sleep, flexmock
Manage bundles on many Ruby projects with differing versions
Steve
·
0 responses
·
ruby, bundler, rvm, bash
O(logn) Fibonacci calculation
Qing Wang
·
0 responses
·
ruby, algorithm, fibonacci
What did we do before RoR?
Cole Hecht
·
0 responses
·
ruby, rails, web, html
Uri.encode vs. uri-handler to_uri method
Alex Lushpai
·
0 responses
·
ruby, url
Uninstall all gems in OS X
Ara
·
0 responses
·
ruby, gems, osx
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
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