JamesJARyan / Tyson

A repository for a very basic coding tutorial
0 stars 0 forks source link

Namespace all classes in Tyson module #3

Closed krainboltgreene closed 11 years ago

krainboltgreene commented 11 years ago

Example:

module Tyson
  class Foo

  end
end