βοΈ
Working from home
Pinned Loading
-
design-patterns-in-ruby
design-patterns-in-ruby PublicForked from davidgf/design-patterns-in-ruby
GoF design patterns in Ruby
-
-
System Design Cheatsheet
System Design Cheatsheet 1# System Design Cheatsheet23> Picking the right architecture = Picking the right battles + Managing trade-offs45## Basic Steps -
-
Single Table Inheritance with Rails
Single Table Inheritance with Rails 12class User < ActiveRecord::Base
3has_many :follows
4delegate :following, :follower, to: :follows
5end -
How to Install RVM, Ruby, and Gems w...
How to Install RVM, Ruby, and Gems without Xcode Command Line Tools 1# How to Install RVM, Ruby, and Gems without Xcode Command Line Tools
2# ===================================================================
3#
4# Mac OS X 10.8.2 (12C60) (Mountain Lion)
5# Xcode 4.5 (4G182)
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.




