Popular Ruby Programming Tips
Concurrent calculations in Ruby, with Celluloid
Jeremy Raines
·
1 response
·
ruby, celluloid
Simplify specs with matchers and methods
Oto Brglez
·
0 responses
·
ruby, rspec
Math with unicode characters in Ruby
Brian Ryckbost
·
0 responses
·
ruby, math, unicode
Nest - Object Oriented Keys for Redis
Erol Fornoles
·
0 responses
·
ruby, redis
RubyGems Chrome Extension
Josemar Luedke
·
0 responses
·
ruby, rubygems, chrome extension
When Sequel seems well sick
Arnaud Meuret
·
0 responses
·
ruby, magic, sequel
Quickly access source of a gem in Vim
Wojtek Kruszewski
·
0 responses
·
ruby, bundler, vim, wojt-eu
Remember about types in ruby or it will bite you
Anton Kuzmin
·
0 responses
·
ruby, performance, bigdecimal
Raketask for generating a timestamped, empty Sequel migration
Lennart Fridén
·
0 responses
·
ruby, rake, migrations, sequel
Chained expressions
Giovanni Capuano
·
0 responses
·
ruby, comparison, evaluation, chained expressions
Cool Ruby Gems
Bob Roberts
·
0 responses
·
ruby, rails
Convert any script to highlighted code image
Emad Elsaid
·
0 responses
·
ruby, rails, selenium
A ruby threads pool implementation
Sam Weerasinghe
·
0 responses
·
ruby, signals, threads, pool
Sum of digits in n!
Harrison Grieve
·
0 responses
·
ruby, math, just for fun
Reduce SQL queries run when generating conditional content
Kieran Pilkington
·
0 responses
·
ruby, rails, on
awesome_print_motion for RubyMotion
Ray Hightower
·
0 responses
·
ruby, debugging, awesome_print_motion, rubymotion
Developing with Small Tools
Micah Cooper
·
0 responses
·
ruby, rails, tools
Rake task to create ~/.pgpass based on heroku:config
Jeremy
·
0 responses
·
heroku, postgresql, rake
Ruby to_bool conversions (monkeypatching)
Peter Savichev
·
0 responses
·
ruby, bool, to_bool