Popular Ruby Programming Tips
generate random string from a canonical form useful for responding like humans
Emad Elsaid
·
0 responses
·
ruby, ai, rails, random
Set autoeval on automatically when debugging
Matthew Riddle
·
0 responses
·
ruby, debugger, irb, rdebug
Overriding a Default ATOM Keybinding
Matthew Deiters
·
0 responses
·
ruby, atom, editor, keybindings
TOML ruby parser
Sandeep Ravichandran
·
0 responses
·
ruby, spec, toml
factorizing seedbank
Federico Gimenez Nieto
·
0 responses
·
ruby, rails, seedbank, seeds
Crawling and Scraping with Ruby
Pablo Formoso Estrada
·
0 responses
·
ruby, resque, mechanize, nokogiri
Paperclip 4.0 File Detection
Nick DeSteffen
·
0 responses
·
ruby, osx, linux, file
Getting the root of your project
Tom, Bom
·
0 responses
·
ruby, bash
Keep it simple : split the gem
Thomas Riboulet
·
0 responses
·
ruby, gems
See how fibers, error handlers and break statements are implemented in Ruby
Adam Stankiewicz
·
0 responses
·
ruby, continuations
Using ActiveResource with non-Rails RESTful API
Jeroen Rosenberg
·
0 responses
·
ruby, rails, on
Install Jekyllrb on Mac OS X Maverick
Lance Vo
·
0 responses
·
ruby, xcode, jekyll, maverick
diakonos: happy-making text editor
James Mason
·
0 responses
·
ruby, toolkit
test uniqueness in your factories
Alexander
·
0 responses
·
ruby, tdd, rails, validation
GitShot script with support for Cinema Display
Andrew Burns
·
0 responses
·
ruby, git, osx, gitshot
Invoking helpers from API controller actions
Marcello Barnaba
·
0 responses
·
ruby, rails, activeadmin, api
Forgot to Sudo? !! is your friend
David Underwood
·
1 response
·
rails, sudo, rake, bash
Rainbows & Stones 4 the Wealthy
Rok Fajfar
·
0 responses
·
ruby, terminal, awesome, output
Tame your email templates.
Craig McNamara
·
0 responses
·
ruby, rails, email
Replace :key => with key: in emacs
Matthew Boston
·
0 responses
·
ruby, emacs, hash
Bubble stor in ruby
fatima
·
1 response
·
ruby
Enumerable#partition
David Kormushoff
·
0 responses
·
ruby, partition, enumerable, one-liner