Skip to content

Instantly share code, notes, and snippets.

@kuccello
Created October 6, 2009 00:04
Show Gist options
  • Save kuccello/202620 to your computer and use it in GitHub Desktop.
Save kuccello/202620 to your computer and use it in GitHub Desktop.
.
|-- README
|-- lib
| |-- lightsource
| | |-- auth.rb
| | |-- model
| | | `-- model
| | | |-- xampl-gen.sh
| | | `-- xml
| | | `-- lightsource.xml
| | |-- public
| | | |-- css
| | | |-- images
| | | `-- js
| | |-- rest-admin.rb
| | |-- rest.rb
| | |-- setup.rb
| | `-- views
| | |-- admin
| | | |-- common
| | | |-- index.haml
| | | `-- layout.haml
| | |-- common
| | |-- index.haml
| | `-- layout.haml
| `-- lightsource.rb
`-- run.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment