Skip to content

Instantly share code, notes, and snippets.

@nisevi
Last active May 1, 2019 17:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nisevi/5fb26f097828e7e370760a74cdefb9a6 to your computer and use it in GitHub Desktop.
Save nisevi/5fb26f097828e7e370760a74cdefb9a6 to your computer and use it in GitHub Desktop.
Basic file structure for creating a gem
% tree thanoscase
thanoscase/
├── lib/
│ └── thanoscase/
│ └── string.rb
│ └── thanoscase.rb
└── thanoscase.gemspec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment