Popular Ruby Programming Tips
Easy ruby profiling (oneliner)
Alex G
·
0 responses
·
ruby, ruby-prof
Keep your stack simple with a zero config in-memory caching solution
Nathan Hopkins
·
0 responses
·
ruby, caching, memcached
Make a gem
Mose
·
0 responses
·
ruby, rubygems
Mountain Lion Setup with Xcode, RVM, and Homebrew
Todd Grooms
·
0 responses
·
ruby, xcode, rvm, homebrew
RVM Shebang
Vikhyat Korrapati
·
0 responses
·
ruby, rvm, shebang
quick starting a ruby script
pansy
·
0 responses
·
ruby, script, shortcut, quick script
Create Gemfile using bundler
Prathamesh Sonpatki
·
0 responses
·
ruby, bundler, gemfile
Cool and concise Array operations
Jeroen Rosenberg
·
0 responses
·
ruby, array
Install debugger gem for ruby-2.0.0-p594
Max Prokopiev
·
0 responses
·
ruby, debugger
Ruby on Rails & SQL Server
Chris Jenkins
·
0 responses
·
ruby, rails, sql, server
Goliath & async Ruby
Jacques Fuentes
·
0 responses
·
ruby, goliath, websockets, eventmachine
Infinite Scrolling in Ruby on Rails
Esteban Pintos
·
0 responses
·
rails, javascript, ruby
Static Asset Cache Buster
Matt Ryan
·
0 responses
·
ruby, php, cache, git
Installing Ruby 2.0
Rigel St. Pierre
·
0 responses
·
ruby, rvm, ruby 2.0.0
Rack no-op
Andrew Radev
·
0 responses
·
ruby, rails, rack
Use the package type to install your application with puppet
monkee_magic
·
0 responses
·
ruby, puppet, package, rpm
mongoid embeds_many with internal method.
Alexandr Korsak
·
0 responses
·
ruby, mongoid
Developing with Small Tools
Micah Cooper
·
0 responses
·
ruby, rails, tools
Factory Hashes
Raison D'souza
·
0 responses
·
ruby, factory_girl
Removing consecutive duplicate lines using Enumerable
Rob Cole
·
0 responses
·
ruby, enumerable
Find arguments from Ruby method
Matt Brewer
·
0 responses
·
ruby, rails
Faster ActiveRecord Migrations Using change_table :bulk
Aaron Lasseigne
·
0 responses
·
ruby, rails, activerecord