Newest Ruby Programming Tips
Build Ruby 2.0.0-p0 on OS X using rbenv
eddie cianci
·
3 responses
·
ruby, osx, openssl, rbenv
Using .reject with .map in Ruby
Corey Grunewald
·
2 responses
·
ruby, map, reject
Codetag - Become a Developer Legend
Fabio Rosado
·
0 responses
·
ruby, python, css, coding
Constant time hash comparison
Luca Mearelli
·
7 responses
·
ruby, security
Specify Ruby version in Gemfile
Anthony Smith
·
2 responses
·
ruby, bundler, rails, gemfile
Integrating Rails and ElasticSearch
Andrew Cholakian
·
0 responses
·
ruby, rails, elasticsearch
Fixing bundler issues like "git@github.com:... is not checked out. Please run `bundle install`"
Martin Naumann
·
0 responses
·
ruby, bundler, gem, rvm
Preparing a new Mac for Rails development
Thomas Klemm
·
0 responses
·
ruby, rails
Groovy and Ruby nested Hashes with default value
Vanja Radovanović
·
0 responses
·
ruby, groovy
Change all ruby 1.8 hashes to 1.9
Sławosz
·
0 responses
·
ruby, sed, hash
Sharing HTML Fragment Caches Between Users With CSS
Matthew Spence
·
0 responses
·
ruby, css, rails, performance
Use Types in Rails for custom model validations
Alex Frank
·
0 responses
·
ruby, rails, custom validations without model
Extracting Mailman member lists
Mike Fiedler
·
0 responses
·
ruby, mechanize, nokogiri, mailman
Filter out Bot Activity for the public_activity Gem
Matthew Spence
·
1 response
·
ruby, rails, events, tracking
Travis CI - "Don't know how to build task 'default'"
Tom Milewski
·
2 responses
·
ruby, testing, travis ci, spec
Moped/Mongoid 3 Instrumentation for Rails 3
Arkadiusz Buras
·
0 responses
·
ruby, mongodb, mongoid
A Simple Technique for Wrapping 3rd-Party API Clients
Stuart Liston
·
0 responses
·
ruby, singleton, client, wrapper
test your Ruby Regular Expressions
bjh
·
0 responses
·
ruby, regex, test
Enable unicode support in IRB
eddie cianci
·
4 responses
·
ruby, irb, unicode, readline
Configuring Vagrant & Chef cookbooks, the right-way
Luiz Fonseca
·
0 responses
·
ruby, rails, unix, vagrant
SimpleCov: prevent coverage drop
Hannes Georg
·
0 responses
·
ruby, tdd, testing
Dragonfly Tips & Tricks
Rahul Trikha
·
0 responses
·
ruby, rails, gem, tricks
Install PostgreSQL gem on a mac
Leo Allen
·
0 responses
·
ruby, gems, mac, postgresql
Use an Array as a set
Shou Ya
·
0 responses
·
ruby