Skip to content

Instantly share code, notes, and snippets.

@NetguruGist
Created November 3, 2015 13:24
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 NetguruGist/33b9bb8f2a3f35c33dd7 to your computer and use it in GitHub Desktop.
Save NetguruGist/33b9bb8f2a3f35c33dd7 to your computer and use it in GitHub Desktop.
rails_django_10
[18:36:19 rind]~/projects/django/blog<ruby-2.0.0-p0>$ tree
.
├── blog
│ ├── __init__.py
│ ├── settings.py
│ ├── urls.py
│ └── wsgi.py
└── manage.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment