From: Daniel Stephens Date: 2010-06-02T00:44:16+09:00 Subject: Class extension --001636832f8e5e71070487f9d8b3 Content-Type: text/plain; charset=ISO-8859-1 Hello all, newcomer to Ruby here and have a quick question a shorthand version of extend. below is the folder structure I have. track | | - folderA | | - temp.rb | | - track | | - temp.rb in the temp.rb located in track it's defined like so module track class track < ::track end Can someone help me understand this shortcut? Thanks in advance. --001636832f8e5e71070487f9d8b3--