Skip to content

Instantly share code, notes, and snippets.

@wordswords
Last active December 28, 2015 20:09
Show Gist options
  • Save wordswords/7555192 to your computer and use it in GitHub Desktop.
Save wordswords/7555192 to your computer and use it in GitHub Desktop.
File 1:
module MyModule
class ClassOne
...
end
end
File 2:
module MyModule
class ClassTwo
...
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment