Skip to content

Instantly share code, notes, and snippets.

@banyan
Created February 7, 2013 01:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save banyan/4727554 to your computer and use it in GitHub Desktop.
Save banyan/4727554 to your computer and use it in GitHub Desktop.
$ tree -L 1
.
├── Gemfile
├── Gemfile.lock
├── README.rdoc
├── Rakefile
├── app
├── config
├── config.ru
├── db
├── doc
├── lib
├── log
├── public # => document root に該当
├── script
├── test
├── tmp
└── vendor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment