Newest Ruby Programming Tips
Use bundle install --standalone
Tomohiro TAIRA
·
0 responses
·
ruby, bundler
Retryable gem
Nikita Fedyashev
·
0 responses
·
ruby, github
Cut through the role spaghetti
Mike Fiedler
·
0 responses
·
ruby, chef, knife
Use SCrypt with Devise user passwords
Chris McLeod
·
0 responses
·
ruby, devise, scrypt
Easy Memoization with Ruby
Jasdeep Singh
·
0 responses
·
ruby, memoization
Online RegEx Editor for Ruby, JS and .NET
Jasdeep Singh
·
0 responses
·
javascript, ruby, .net
How to reduce iOS development time
Gavin Morrice
·
0 responses
·
ruby, ios, rubymotion
A basic multi-threaded processing loop
David Copeland
·
0 responses
·
ruby, jruby, oscon, threads
Threads in Ruby? Use JRuby
David Copeland
·
0 responses
·
ruby, jruby, oscon, concurrency
Hash#marge vs Hash#merge
Steven Harman
·
0 responses
·
ruby, facepalm
Validate URLs in Rails
Lee Machin
·
6 responses
·
ruby, rails, url validation
Diving into Ruby, Sinatra and MongoDB on OpenShift
Juan M. Hidalgo
·
0 responses
·
ruby, mongodb, sinatra
Seed your production db with a capistrano one-liner
Lee Machin
·
1 response
·
ruby, capistrano, deployment, seed
will_paginate and Ajax
Jeroen Rosenberg
·
0 responses
·
ruby, rails, ajax, pagination
Using Sinatra for larger projects via multiple files
Juan M. Hidalgo
·
0 responses
·
ruby, sinatra
Rails 3.*: Moving to MongoDB
Ian Bishop
·
0 responses
·
ruby, rails, mongodb
Two-phase commits in Couchbase
Sergey Avseyev
·
0 responses
·
ruby, couchbase
Browser Exploitation Framework on OSX
3ʞ0ɯsp3ɹ
·
0 responses
·
ruby, osx, mac, hacking
Ruby Gist Script
Zach Queal
·
1 response
·
ruby, gist, git
Declare quickly an array in ruby
jonathan de montalembert
·
0 responses
·
ruby, array
rake tasks autocomplete
Vishnu Atrai
·
2 responses
·
ruby, shell, rake
Vim CTags for Ruby projects
Luca Guidi
·
0 responses
·
ruby, vim, ctags
Underscore Trick in IRB/Rails Console
Eric Raio
·
0 responses
·
ruby, rails