Popular Ruby Programming Tips
Upload files and images from your android to your desktop/laptop
Emad Elsaid
·
0 responses
·
ruby, android, sinatra
Math with unicode characters in Ruby
Brian Ryckbost
·
0 responses
·
ruby, math, unicode
Simplify specs with matchers and methods
Oto Brglez
·
0 responses
·
ruby, rspec
Nest - Object Oriented Keys for Redis
Erol Fornoles
·
0 responses
·
ruby, redis
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
RubyGems Chrome Extension
Josemar Luedke
·
0 responses
·
ruby, rubygems, chrome extension
Sum of digits in n!
Harrison Grieve
·
0 responses
·
ruby, math, just for fun
Cool Ruby Gems
Bob Roberts
·
0 responses
·
ruby, rails
Chained expressions
Giovanni Capuano
·
0 responses
·
ruby, comparison, evaluation, chained expressions
awesome_print_motion for RubyMotion
Ray Hightower
·
0 responses
·
ruby, debugging, awesome_print_motion, rubymotion
A ruby threads pool implementation
Sam Weerasinghe
·
0 responses
·
ruby, signals, threads, pool
Developing with Small Tools
Micah Cooper
·
0 responses
·
ruby, rails, tools
Convert any script to highlighted code image
Emad Elsaid
·
0 responses
·
ruby, rails, selenium
Raketask for generating a timestamped, empty Sequel migration
Lennart Fridén
·
0 responses
·
ruby, rake, migrations, sequel
Reduce SQL queries run when generating conditional content
Kieran Pilkington
·
0 responses
·
ruby, rails, on
Ruby to_bool conversions (monkeypatching)
Peter Savichev
·
0 responses
·
ruby, bool, to_bool
Ruby Symbol#match is actually String#=~
Titov Andrey
·
0 responses
·
ruby, string, regexp, match
Rake task to create ~/.pgpass based on heroku:config
Jeremy
·
0 responses
·
heroku, postgresql, rake