Newest Ruby Programming Tips
XML Formatter for SimpleCov
Julias Shaw
·
0 responses
·
ruby, simplecov
Speed up Rails 3 assets compilation with turbo-sprockets-rails3
Nathan B
·
1 response
·
ruby, assets, rails
Slim templates in Octopress
Bill Watts
·
1 response
·
ruby, octopress, slim
Hack out distributable notes in markdown
Charles Butler
·
0 responses
·
ruby, markdown, timesaver, github-redcarpet
Git - Autocorrect spelling
Avner Cohen
·
9 responses
·
ruby, git, javascript
Discover the power of NewRelic
Nathan Malcolm
·
0 responses
·
ruby, php, .net, security
Lower your cost for speedy tests when using BCrypt
Nick DeSteffen
·
1 response
·
ruby, rails, bcrypt
Ruby easy arrays
Mariz Melo
·
0 responses
·
ruby, arrays
Add custom keybindings to Vim by language
Christian Romney
·
1 response
·
ruby, clojure, xmlblog, vim
Generate a HISTORY.md file from git tags and commits
James Dennes
·
0 responses
·
ruby, markdown, history, tag
Ruby generate random number, doing it right.
Ben
·
1 response
·
ruby, random, generator
Share your localhost with the world...
Jason Rogers
·
0 responses
·
ruby, ssh, localhost
Sum of digits in n!
Harrison Grieve
·
0 responses
·
ruby, math, just for fun
Count duplicate elements in ruby array (Ruby 1.9+)
Frank Wambutt
·
0 responses
·
ruby, hash, array, enumerable
Off the ground with Sinatra
Richard Howard
·
0 responses
·
ruby, sinatra
Say goodbye to resque and delayed job
Adam Stankiewicz
·
0 responses
·
ruby, rails
Check for empty columns in your database
Anatoli Makarevich
·
0 responses
·
ruby, rails, activerecord
Check web pages status with em-synchrony crawler
Anatoli Makarevich
·
0 responses
·
ruby, em-synchrony, crowling
Installing REE 1.8.7 with rvm on OSX Mountain Lion
Robert Bousquet
·
2 responses
·
osx, rvm, mountain lion, ree
Separate your worker/clock
Félix Saparelli
·
0 responses
·
ruby, heroku, meta, scaling
avoiding "can't yield from root fiber" error
Rob McKinnon
·
0 responses
·
ruby, eventmachine, em-synchrony
mtr/traceroute to a url
Frank Louwers
·
0 responses
·
ruby, zsh, cli, mtr
Ruby 1.9.X RVM w/iconv FreeBSD installation HOWTO
Pavel Argentov
·
0 responses
·
ruby, rvm, iconv, freebsd
Use a rake task to describe your Test::Unit tests
Jeremy Baker
·
0 responses
·
ruby, tdd, rails, testing