Ruby Development Tips
A few ruby tips you probably didn't know about but wish you did.
Displaying rails routes from console
Agung Prasetyo
·
0 responses
·
ruby, rails, routes, sextant
Code notes using Rake, Zsh
Kashyap
·
0 responses
·
zsh, rake, notes
Rails - Reload object
Nícolas Lazarte Kaqui
·
0 responses
·
ruby, rails
ActiveRecord search within a concatenation of to fields using an incomplete query
toni
·
0 responses
·
ruby, rails, activerecord, sql
Humanized Attributes
Pedro Tavares
·
1 response
·
ruby, rails
Faster test suite boot times with Ruby on Rails
Codeship
·
0 responses
·
ruby, rails, testing, software testing
Create Gist from files in command line
Emad Elsaid
·
0 responses
·
ruby, github, rails, gist
Manage a daemonized gem server with God
Stephen Benner
·
0 responses
·
ruby, daemon, gem, unix
Idempotent alias_method_chain
chrismo
·
0 responses
·
ruby, rails, active_support
what ruby flog score means
Revath S Kumar(RSK)
·
0 responses
·
ruby, flog
The proper way to setup an RVM gemset
Nathan Hopkins
·
0 responses
·
ruby, rvm
Installing Ruby Enterprise Edition on OS X 10.9 Mavericks with RVM
Javier Cuevas
·
0 responses
·
ruby, os x, ree, mavericks
Informal Proof of an Insolvable Problem (with code!)
Jared Davis
·
0 responses
·
ruby, logic, go
Does your shell output haz rainbows?
Ryan Sobol
·
0 responses
·
ruby, shell, gem
Running ruby scripts in the background with Screen
Josh Teng
·
0 responses
·
ruby, background
How to Install Xcode, Homebrew, Git, RVM, & Ruby 1.9.3 on Snow Leopard & Lion
Vitor Balocco
·
0 responses
·
ruby, xcode, mac, os x
Nokogiri gem on FreeBSD, libiconv missing error
Jens Grassel
·
0 responses
·
ruby, freebsd
Making zsh compatible with rake
Dan Jesus
·
0 responses
·
zsh, octopress, rake
More informative error page in Rails
Cristóbal Castillo
·
0 responses
·
ruby, rails, errors, gemfile
Enum Based state machine in Ruby
Elad Meidar
·
0 responses
·
ruby, enum, state machine
Use .rvmrc for your Ruby project directories
Jake Mitchell
·
0 responses
·
ruby, gems, rvm, rvmrc
Take care when using Kernel#Array()
Adam Meehan
·
0 responses
·
ruby, array, time, kernel