Popular Ruby Programming Tips
Troubleshooting Ruby 2.0 installation on OSX
Tadas Tamošauskas
·
0 responses
·
ruby, osx, homebrew, rbenv
My typical dev env - checklist
Robert Pataki
·
2 responses
·
ruby, bundler, xcode, osx
Making Ruby's Enumerator lazier
Ivan Novikov
·
2 responses
·
ruby, lambda, lazy
Define Ruby methods and variables with space in name
Bohdan Schepansky
·
0 responses
·
ruby, tricks, hacks
OverAPI.com - Collecting All Cheat Sheets
Filly
·
1 response
·
jquery, ruby, php, python
Problems with Thread.current variables not getting unset between requests
Joe Connor
·
0 responses
·
ruby, concurrency, threads, current
Adding UTF-8 character support to pry
Benjamin Knofe
·
1 response
·
ruby, osx, utf8, brew
Create rubymotion app version from git hash
Clayton McIlrath
·
1 response
·
ruby, macruby, motion, rubymotion
Easily keep track of rails' relationship count with counter_cache
Dimitri Jorge
·
0 responses
·
ruby, rails, activerecord, counter_cache
ActiveRecord create, drop and migrations without Rails
erlinis
·
0 responses
·
ruby, rails, migration
A Better Fibonacci
Jared Davis
·
8 responses
·
ruby, mathematics, analysis, recursion
Paperclip with PDFs
Valentino
·
0 responses
·
ruby, rails, imagemagick, paperclip
Ruby's URI strips slashes when there's no host
Ryan Graham
·
0 responses
·
ruby, gotcha, uri, work-around
Grape routes like Rails rake task
Duke
·
0 responses
·
ruby, api, rake, grape
ChronoLogger logging is 1.5x faster than ruby's stdlib Logger
ma2gedev
·
0 responses
·
rails, logger, ruby
Robust gem configuration
Arkadiy Zabazhanov
·
0 responses
·
ruby, configuration, gem
Server-side events with Segment.io for free
Christopher Garvis
·
1 response
·
ruby, rails, analytics, segment.io
Create data importation process in a background job
MaverickRolex
·
0 responses
·
rails, ruby, coffescript, haml
Ruby Integer instance to self check whether is Prime number or not
Jorge Díaz
·
0 responses
·
ruby, prime number
Prevent unnecessary chained touches in Rails
Nickolay Schwarz
·
3 responses
·
ruby, rails
Install rbenv on Mac OS X
XaMuT
·
0 responses
·
ruby, macosx, brew, rbenv
Kill whitespace in your Rails project
Nihad Abbasov
·
2 responses
·
ruby, rails
Enumerated attributes with I18n and ActiveRecord/Mongoid support
Nikita Fedyashev
·
1 response
·
ruby, rails, rubygems