Skip to content

Instantly share code, notes, and snippets.

@cpjobling
Created April 16, 2013 10:40
Show Gist options
  • Select an option

  • Save cpjobling/5394966 to your computer and use it in GitHub Desktop.

Select an option

Save cpjobling/5394966 to your computer and use it in GitHub Desktop.
Files added to rails by the backbone-on-rails gem.
tree .
.
:
├── app
│   ├── assets
│   │   ├── javascripts
│   │   │   ├── application.js
│   │   │   ├── collections
│   │   │   ├── models
│   │   │   ├── pselectr.js
│   │   │   ├── routers
│   │   │   └── views
│   │   ├── ..
│   │   └── templates
:
├── config
:
└── vendor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment