This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Chris Johnston (author)
Sat May 03 22:04:57 -0700 2008
commit 8f8eed2c95f649e019d92f91d20204de30948b60
tree d9a9d1e059f0bb66c72ed235d507419a1c243900
parent 63dba5d5aca4e4e598db5521b02caf8db440920a
tree d9a9d1e059f0bb66c72ed235d507419a1c243900
parent 63dba5d5aca4e4e598db5521b02caf8db440920a
- MIT-LICENSE
- README
- Rakefile
- app/controllers/application.rb
- app/controllers/gallery_controller.rb
- app/helpers/application_helper.rb
- app/helpers/gallery_helper.rb
- app/models/photo.rb
- config/boot.rb
- config/database.yml.example
- config/environment.rb
- config/environments/development.rb
- config/environments/production.rb
- config/environments/test.rb
- config/initializers/inflections.rb
- config/initializers/mime_types.rb
- config/routes.rb
- db/migrate/001_initial_schema.rb
- db/migrate/002_create_photos.rb
- doc/README_FOR_APP
- log/.gitignore
- public/.htaccess
- public/404.html
- public/422.html
- public/500.html
- public/dispatch.cgi
- public/dispatch.fcgi
- public/dispatch.rb
- public/favicon.ico
- public/images/rails.png
- public/index.html
- public/javascripts/application.js
- public/javascripts/controls.js
- public/javascripts/dragdrop.js
- public/javascripts/effects.js
- public/javascripts/prototype.js
- public/robots.txt
- script/about
- script/console
- script/destroy
- script/generate
- script/performance/benchmarker
- script/performance/profiler
- script/performance/request
- script/plugin
- script/process/inspector
- script/process/reaper
- script/process/spawner
- script/runner
- script/server
- test/fixtures/photos.yml
- test/functional/gallery_controller_test.rb
- test/test_helper.rb
- test/unit/photo_test.rb
- tmp/.gitignore
- vendor/.gitignore
... |
... |
|





Comments
No one has commented yet.