<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>Capfile</filename>
    </added>
    <added>
      <filename>Rakefile</filename>
    </added>
    <added>
      <filename>app/controllers/admin/categories_controller.rb</filename>
    </added>
    <added>
      <filename>app/controllers/admin/clients_controller.rb</filename>
    </added>
    <added>
      <filename>app/controllers/admin/main_controller.rb</filename>
    </added>
    <added>
      <filename>app/controllers/admin/photos_controller.rb</filename>
    </added>
    <added>
      <filename>app/controllers/application_controller.rb</filename>
    </added>
    <added>
      <filename>app/controllers/categories_controller.rb</filename>
    </added>
    <added>
      <filename>app/controllers/contacts_controller.rb</filename>
    </added>
    <added>
      <filename>app/controllers/main_controller.rb</filename>
    </added>
    <added>
      <filename>app/controllers/photos_controller.rb</filename>
    </added>
    <added>
      <filename>app/controllers/sessions_controller.rb</filename>
    </added>
    <added>
      <filename>app/controllers/sitemap_controller.rb</filename>
    </added>
    <added>
      <filename>app/helpers/application_helper.rb</filename>
    </added>
    <added>
      <filename>app/helpers/categories_helper.rb</filename>
    </added>
    <added>
      <filename>app/helpers/clients_helper.rb</filename>
    </added>
    <added>
      <filename>app/helpers/contacts_helper.rb</filename>
    </added>
    <added>
      <filename>app/helpers/main_helper.rb</filename>
    </added>
    <added>
      <filename>app/helpers/photos_helper.rb</filename>
    </added>
    <added>
      <filename>app/helpers/sessions_helper.rb</filename>
    </added>
    <added>
      <filename>app/models/admin_mailer.rb</filename>
    </added>
    <added>
      <filename>app/models/category.rb</filename>
    </added>
    <added>
      <filename>app/models/client.rb</filename>
    </added>
    <added>
      <filename>app/models/contact.rb</filename>
    </added>
    <added>
      <filename>app/models/photo.rb</filename>
    </added>
    <added>
      <filename>app/views/admin/categories/_form.html.erb</filename>
    </added>
    <added>
      <filename>app/views/admin/categories/_row.html.erb</filename>
    </added>
    <added>
      <filename>app/views/admin/categories/edit.html.erb</filename>
    </added>
    <added>
      <filename>app/views/admin/categories/index.html.erb</filename>
    </added>
    <added>
      <filename>app/views/admin/categories/new.html.erb</filename>
    </added>
    <added>
      <filename>app/views/admin/clients/_form.html.erb</filename>
    </added>
    <added>
      <filename>app/views/admin/clients/_row.html.erb</filename>
    </added>
    <added>
      <filename>app/views/admin/clients/edit.html.erb</filename>
    </added>
    <added>
      <filename>app/views/admin/clients/index.html.erb</filename>
    </added>
    <added>
      <filename>app/views/admin/clients/new.html.erb</filename>
    </added>
    <added>
      <filename>app/views/admin/photos/_form.html.erb</filename>
    </added>
    <added>
      <filename>app/views/admin/photos/_row.html.erb</filename>
    </added>
    <added>
      <filename>app/views/admin/photos/edit.html.erb</filename>
    </added>
    <added>
      <filename>app/views/admin/photos/index.html.erb</filename>
    </added>
    <added>
      <filename>app/views/admin/photos/new.html.erb</filename>
    </added>
    <added>
      <filename>app/views/admin/shared/_buttons.html.erb</filename>
    </added>
    <added>
      <filename>app/views/admin_mailer/contact_notification.erb</filename>
    </added>
    <added>
      <filename>app/views/categories/show.html.erb</filename>
    </added>
    <added>
      <filename>app/views/clients/_client_bar.html.erb</filename>
    </added>
    <added>
      <filename>app/views/clients/new.html.erb</filename>
    </added>
    <added>
      <filename>app/views/contacts/new.html.erb</filename>
    </added>
    <added>
      <filename>app/views/contacts/show.html.erb</filename>
    </added>
    <added>
      <filename>app/views/layouts/admin.html.erb</filename>
    </added>
    <added>
      <filename>app/views/layouts/application.html.erb</filename>
    </added>
    <added>
      <filename>app/views/main/about.html.erb</filename>
    </added>
    <added>
      <filename>app/views/main/faq.html.erb</filename>
    </added>
    <added>
      <filename>app/views/main/index.html.erb</filename>
    </added>
    <added>
      <filename>app/views/main/not_found.html.erb</filename>
    </added>
    <added>
      <filename>app/views/main/pricing.html.erb</filename>
    </added>
    <added>
      <filename>app/views/photos/_row.html.erb</filename>
    </added>
    <added>
      <filename>app/views/photos/index.html.erb</filename>
    </added>
    <added>
      <filename>app/views/photos/show.html.erb</filename>
    </added>
    <added>
      <filename>app/views/sessions/new.html.erb</filename>
    </added>
    <added>
      <filename>app/views/sitemap/index.html.erb</filename>
    </added>
    <added>
      <filename>app/views/sitemap/index.xml.builder</filename>
    </added>
    <added>
      <filename>config/boot.rb</filename>
    </added>
    <added>
      <filename>config/database.yml.sample</filename>
    </added>
    <added>
      <filename>config/deploy.rb.sample</filename>
    </added>
    <added>
      <filename>config/environment.rb</filename>
    </added>
    <added>
      <filename>config/environments/development.rb</filename>
    </added>
    <added>
      <filename>config/environments/production.rb</filename>
    </added>
    <added>
      <filename>config/environments/test.rb</filename>
    </added>
    <added>
      <filename>config/initializers/backtrace_silencers.rb</filename>
    </added>
    <added>
      <filename>config/initializers/inflections.rb</filename>
    </added>
    <added>
      <filename>config/initializers/mime_types.rb</filename>
    </added>
    <added>
      <filename>config/initializers/new_rails_defaults.rb</filename>
    </added>
    <added>
      <filename>config/initializers/paperclip.rb</filename>
    </added>
    <added>
      <filename>config/initializers/photographer.rb.sample</filename>
    </added>
    <added>
      <filename>config/initializers/session_store.rb</filename>
    </added>
    <added>
      <filename>config/initializers/site_keys.rb</filename>
    </added>
    <added>
      <filename>config/locales/en.yml</filename>
    </added>
    <added>
      <filename>config/routes.rb</filename>
    </added>
    <added>
      <filename>db/migrate/20090615154106_create_clients.rb</filename>
    </added>
    <added>
      <filename>db/migrate/20090615155905_create_slugs.rb</filename>
    </added>
    <added>
      <filename>db/migrate/20090615160615_create_photos.rb</filename>
    </added>
    <added>
      <filename>db/migrate/20090615170749_create_contacts.rb</filename>
    </added>
    <added>
      <filename>db/migrate/20090615215157_create_categories.rb</filename>
    </added>
    <added>
      <filename>doc/README_FOR_APP</filename>
    </added>
    <added>
      <filename>lib/authenticated_system.rb</filename>
    </added>
    <added>
      <filename>lib/authenticated_test_helper.rb</filename>
    </added>
    <added>
      <filename>lib/tasks/friendly_id.rake</filename>
    </added>
    <added>
      <filename>photoshop/.gitignore</filename>
    </added>
    <added>
      <filename>public/422.html</filename>
    </added>
    <added>
      <filename>public/500.html</filename>
    </added>
    <added>
      <filename>public/blueprint/ie.css</filename>
    </added>
    <added>
      <filename>public/blueprint/plugins/buttons/icons/cross.png</filename>
    </added>
    <added>
      <filename>public/blueprint/plugins/buttons/icons/key.png</filename>
    </added>
    <added>
      <filename>public/blueprint/plugins/buttons/icons/tick.png</filename>
    </added>
    <added>
      <filename>public/blueprint/plugins/buttons/readme.txt</filename>
    </added>
    <added>
      <filename>public/blueprint/plugins/buttons/screen.css</filename>
    </added>
    <added>
      <filename>public/blueprint/plugins/fancy-type/readme.txt</filename>
    </added>
    <added>
      <filename>public/blueprint/plugins/fancy-type/screen.css</filename>
    </added>
    <added>
      <filename>public/blueprint/plugins/link-icons/icons/doc.png</filename>
    </added>
    <added>
      <filename>public/blueprint/plugins/link-icons/icons/email.png</filename>
    </added>
    <added>
      <filename>public/blueprint/plugins/link-icons/icons/external.png</filename>
    </added>
    <added>
      <filename>public/blueprint/plugins/link-icons/icons/feed.png</filename>
    </added>
    <added>
      <filename>public/blueprint/plugins/link-icons/icons/im.png</filename>
    </added>
    <added>
      <filename>public/blueprint/plugins/link-icons/icons/pdf.png</filename>
    </added>
    <added>
      <filename>public/blueprint/plugins/link-icons/icons/visited.png</filename>
    </added>
    <added>
      <filename>public/blueprint/plugins/link-icons/icons/xls.png</filename>
    </added>
    <added>
      <filename>public/blueprint/plugins/link-icons/readme.txt</filename>
    </added>
    <added>
      <filename>public/blueprint/plugins/link-icons/screen.css</filename>
    </added>
    <added>
      <filename>public/blueprint/plugins/rtl/readme.txt</filename>
    </added>
    <added>
      <filename>public/blueprint/plugins/rtl/screen.css</filename>
    </added>
    <added>
      <filename>public/blueprint/print.css</filename>
    </added>
    <added>
      <filename>public/blueprint/screen.css</filename>
    </added>
    <added>
      <filename>public/blueprint/src/forms.css</filename>
    </added>
    <added>
      <filename>public/blueprint/src/grid.css</filename>
    </added>
    <added>
      <filename>public/blueprint/src/grid.png</filename>
    </added>
    <added>
      <filename>public/blueprint/src/ie.css</filename>
    </added>
    <added>
      <filename>public/blueprint/src/print.css</filename>
    </added>
    <added>
      <filename>public/blueprint/src/reset.css</filename>
    </added>
    <added>
      <filename>public/blueprint/src/typography.css</filename>
    </added>
    <added>
      <filename>public/favicon.ico</filename>
    </added>
    <added>
      <filename>public/images/galleria/flowing-rock.jpg</filename>
    </added>
    <added>
      <filename>public/images/galleria/grass-blades.jpg</filename>
    </added>
    <added>
      <filename>public/images/galleria/ladybug.jpg</filename>
    </added>
    <added>
      <filename>public/images/galleria/lightning.jpg</filename>
    </added>
    <added>
      <filename>public/images/galleria/lotus.jpg</filename>
    </added>
    <added>
      <filename>public/images/galleria/mojave.jpg</filename>
    </added>
    <added>
      <filename>public/images/galleria/pier.jpg</filename>
    </added>
    <added>
      <filename>public/images/galleria/sea-mist.jpg</filename>
    </added>
    <added>
      <filename>public/images/galleria/stones.jpg</filename>
    </added>
    <added>
      <filename>public/images/icons/cross.png</filename>
    </added>
    <added>
      <filename>public/images/icons/key.png</filename>
    </added>
    <added>
      <filename>public/images/icons/tick.png</filename>
    </added>
    <added>
      <filename>public/images/lightbox/blank.gif</filename>
    </added>
    <added>
      <filename>public/images/lightbox/btn-close.gif</filename>
    </added>
    <added>
      <filename>public/images/lightbox/btn-next.gif</filename>
    </added>
    <added>
      <filename>public/images/lightbox/btn-prev.gif</filename>
    </added>
    <added>
      <filename>public/images/lightbox/ico-loading.gif</filename>
    </added>
    <added>
      <filename>public/images/thickbox/loadingAnimation.gif</filename>
    </added>
    <added>
      <filename>public/images/thickbox/macFFBgHack.png</filename>
    </added>
    <added>
      <filename>public/javascripts/application.js</filename>
    </added>
    <added>
      <filename>public/javascripts/jquery-1.2.3.min.js</filename>
    </added>
    <added>
      <filename>public/javascripts/jquery-1.2.6.min.js</filename>
    </added>
    <added>
      <filename>public/javascripts/jquery-1.3.2.min.js</filename>
    </added>
    <added>
      <filename>public/javascripts/jquery-ui-1.7.2.custom.min.js</filename>
    </added>
    <added>
      <filename>public/javascripts/jquery-ui-personalized-1.5.2.min.js</filename>
    </added>
    <added>
      <filename>public/javascripts/jquery.corner.js</filename>
    </added>
    <added>
      <filename>public/javascripts/jquery.cycle.lite.min.js</filename>
    </added>
    <added>
      <filename>public/javascripts/jquery.galleria.js</filename>
    </added>
    <added>
      <filename>public/javascripts/jquery.lightbox-0.5.min.js</filename>
    </added>
    <added>
      <filename>public/javascripts/thickbox.js</filename>
    </added>
    <added>
      <filename>public/robots.txt</filename>
    </added>
    <added>
      <filename>public/stylesheets/admin.css</filename>
    </added>
    <added>
      <filename>public/stylesheets/application.css</filename>
    </added>
    <added>
      <filename>public/stylesheets/buttons.css</filename>
    </added>
    <added>
      <filename>public/stylesheets/galleria.css</filename>
    </added>
    <added>
      <filename>public/stylesheets/lightbox.css</filename>
    </added>
    <added>
      <filename>public/stylesheets/thickbox.css</filename>
    </added>
    <added>
      <filename>script/about</filename>
    </added>
    <added>
      <filename>script/console</filename>
    </added>
    <added>
      <filename>script/dbconsole</filename>
    </added>
    <added>
      <filename>script/destroy</filename>
    </added>
    <added>
      <filename>script/generate</filename>
    </added>
    <added>
      <filename>script/performance/benchmarker</filename>
    </added>
    <added>
      <filename>script/performance/profiler</filename>
    </added>
    <added>
      <filename>script/plugin</filename>
    </added>
    <added>
      <filename>script/runner</filename>
    </added>
    <added>
      <filename>script/server</filename>
    </added>
    <added>
      <filename>test/fixtures/categories.yml</filename>
    </added>
    <added>
      <filename>test/fixtures/clients.yml</filename>
    </added>
    <added>
      <filename>test/fixtures/contacts.yml</filename>
    </added>
    <added>
      <filename>test/fixtures/photos.yml</filename>
    </added>
    <added>
      <filename>test/functional/categories_controller_test.rb</filename>
    </added>
    <added>
      <filename>test/functional/clients_controller_test.rb</filename>
    </added>
    <added>
      <filename>test/functional/contacts_controller_test.rb</filename>
    </added>
    <added>
      <filename>test/functional/main_controller_test.rb</filename>
    </added>
    <added>
      <filename>test/functional/photos_controller_test.rb</filename>
    </added>
    <added>
      <filename>test/functional/sessions_controller_test.rb</filename>
    </added>
    <added>
      <filename>test/performance/browsing_test.rb</filename>
    </added>
    <added>
      <filename>test/test_helper.rb</filename>
    </added>
    <added>
      <filename>test/unit/category_test.rb</filename>
    </added>
    <added>
      <filename>test/unit/client_test.rb</filename>
    </added>
    <added>
      <filename>test/unit/contact_test.rb</filename>
    </added>
    <added>
      <filename>test/unit/helpers/main_helper_test.rb</filename>
    </added>
    <added>
      <filename>test/unit/photo_test.rb</filename>
    </added>
    <added>
      <filename>tmp/.gitignore</filename>
    </added>
    <added>
      <filename>tmp/restart.txt</filename>
    </added>
    <added>
      <filename>vendor/plugins/acts_as_list/README</filename>
    </added>
    <added>
      <filename>vendor/plugins/acts_as_list/init.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/acts_as_list/lib/active_record/acts/list.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/acts_as_list/test/list_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/LICENSE</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/README.rdoc</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/Rakefile</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/generators/paperclip/USAGE</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/generators/paperclip/paperclip_generator.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/generators/paperclip/templates/paperclip_migration.rb.erb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/init.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/lib/paperclip.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/lib/paperclip/attachment.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/lib/paperclip/callback_compatability.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/lib/paperclip/geometry.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/lib/paperclip/interpolations.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/lib/paperclip/iostream.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/lib/paperclip/matchers.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/lib/paperclip/matchers/have_attached_file_matcher.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/lib/paperclip/matchers/validate_attachment_content_type_matcher.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/lib/paperclip/matchers/validate_attachment_presence_matcher.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/lib/paperclip/matchers/validate_attachment_size_matcher.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/lib/paperclip/processor.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/lib/paperclip/storage.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/lib/paperclip/thumbnail.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/lib/paperclip/upfile.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/paperclip.gemspec</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/shoulda_macros/paperclip.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/tasks/paperclip_tasks.rake</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/test/.gitignore</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/test/attachment_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/test/database.yml</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/test/fixtures/12k.png</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/test/fixtures/50x50.png</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/test/fixtures/5k.png</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/test/fixtures/bad.png</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/test/fixtures/s3.yml</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/test/fixtures/text.txt</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/test/fixtures/twopage.pdf</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/test/geometry_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/test/helper.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/test/integration_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/test/interpolations_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/test/iostream_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/test/matchers/have_attached_file_matcher_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/test/matchers/validate_attachment_content_type_matcher_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/test/matchers/validate_attachment_presence_matcher_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/test/matchers/validate_attachment_size_matcher_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/test/paperclip_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/test/processor_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/test/storage_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/paperclip/test/thumbnail_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/LICENSE</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/README.rdoc</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/Rakefile</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/TODO</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/VERSION.yml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/generators/scaffold_resource/USAGE</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/generators/scaffold_resource/scaffold_resource_generator.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/generators/scaffold_resource/templates/controller.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/generators/scaffold_resource/templates/fixtures.yml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/generators/scaffold_resource/templates/functional_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/generators/scaffold_resource/templates/helper.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/generators/scaffold_resource/templates/migration.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/generators/scaffold_resource/templates/model.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/generators/scaffold_resource/templates/old_migration.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/generators/scaffold_resource/templates/rspec/functional_spec.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/generators/scaffold_resource/templates/rspec/helper_spec.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/generators/scaffold_resource/templates/rspec/routing_spec.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/generators/scaffold_resource/templates/rspec/unit_spec.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/generators/scaffold_resource/templates/rspec/views/edit_spec.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/generators/scaffold_resource/templates/rspec/views/index_spec.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/generators/scaffold_resource/templates/rspec/views/new_spec.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/generators/scaffold_resource/templates/rspec/views/show_spec.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/generators/scaffold_resource/templates/shoulda_functional_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/generators/scaffold_resource/templates/unit_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/generators/scaffold_resource/templates/view__form.erb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/generators/scaffold_resource/templates/view__form.haml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/generators/scaffold_resource/templates/view_edit.erb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/generators/scaffold_resource/templates/view_edit.haml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/generators/scaffold_resource/templates/view_index.erb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/generators/scaffold_resource/templates/view_index.haml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/generators/scaffold_resource/templates/view_new.erb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/generators/scaffold_resource/templates/view_new.haml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/generators/scaffold_resource/templates/view_show.erb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/generators/scaffold_resource/templates/view_show.haml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/init.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/install.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/lib/resource_controller.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/lib/resource_controller/accessors.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/lib/resource_controller/action_options.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/lib/resource_controller/actions.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/lib/resource_controller/base.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/lib/resource_controller/class_methods.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/lib/resource_controller/controller.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/lib/resource_controller/failable_action_options.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/lib/resource_controller/helpers.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/lib/resource_controller/helpers/current_objects.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/lib/resource_controller/helpers/internal.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/lib/resource_controller/helpers/nested.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/lib/resource_controller/helpers/singleton_customizations.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/lib/resource_controller/helpers/urls.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/lib/resource_controller/response_collector.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/lib/resource_controller/singleton.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/lib/urligence.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/rails/init.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/resource_controller.gemspec</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/Rakefile</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/controllers/accounts_controller.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/controllers/application_controller.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/controllers/cms/options_controller.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/controllers/cms/personnel_controller.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/controllers/cms/photos_controller.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/controllers/cms/products_controller.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/controllers/comments_controller.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/controllers/images_controller.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/controllers/options_controller.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/controllers/people_controller.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/controllers/photos_controller.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/controllers/posts_controller.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/controllers/projects_controller.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/controllers/somethings_controller.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/controllers/tags_controller.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/controllers/users_controller.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/helpers/accounts_helper.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/helpers/application_helper.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/helpers/cms/products_helper.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/helpers/comments_helper.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/helpers/images_helper.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/helpers/options_helper.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/helpers/people_helper.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/helpers/photos_helper.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/helpers/posts_helper.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/helpers/projects_helper.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/helpers/somethings_helper.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/helpers/tags_helper.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/helpers/users_helper.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/models/account.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/models/comment.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/models/image.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/models/option.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/models/personnel.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/models/photo.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/models/post.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/models/product.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/models/project.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/models/something.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/models/tag.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/models/user.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/accounts/_form.html.erb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/accounts/edit.html.erb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/accounts/new.html.erb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/accounts/show.html.erb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/cms/options/edit.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/cms/options/index.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/cms/options/new.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/cms/options/show.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/cms/photos/edit.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/cms/photos/index.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/cms/photos/new.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/cms/photos/show.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/cms/products/edit.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/cms/products/index.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/cms/products/new.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/cms/products/show.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/comments/edit.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/comments/index.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/comments/new.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/comments/show.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/images/_form.html.erb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/images/edit.html.erb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/images/new.html.erb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/layouts/application.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/layouts/comments.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/layouts/options.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/layouts/people.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/layouts/photos.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/layouts/projects.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/layouts/somethings.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/layouts/tags.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/options/_form.html.erb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/options/edit.html.erb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/options/index.html.erb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/options/new.html.erb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/options/show.html.erb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/people/edit.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/people/index.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/people/new.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/people/show.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/photos/edit.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/photos/index.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/photos/new.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/photos/show.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/posts/edit.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/posts/index.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/posts/new.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/posts/show.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/projects/edit.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/projects/index.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/projects/new.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/projects/show.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/somethings/edit.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/somethings/index.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/somethings/new.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/somethings/show.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/tags/edit.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/tags/index.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/tags/index.rjs</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/tags/new.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/tags/show.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/users/edit.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/users/index.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/users/new.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/app/views/users/show.rhtml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/config/boot.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/config/database.yml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/config/environment.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/config/environments/development.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/config/environments/test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/config/initializers/inflections.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/config/routes.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/db/migrate/001_create_posts.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/db/migrate/002_create_products.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/db/migrate/003_create_comments.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/db/migrate/004_create_options.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/db/migrate/005_create_photos.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/db/migrate/006_create_tags.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/db/migrate/007_create_somethings.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/db/migrate/008_create_accounts.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/db/migrate/009_add_account_id_to_photos.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/db/migrate/010_create_projects.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/db/migrate/011_create_images.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/db/migrate/012_create_users.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/db/migrate/013_create_personnel.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/db/migrate/014_add_personnel_id_to_photos.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/db/schema.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/log/.gitignore</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/script/console</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/script/destroy</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/script/generate</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/script/server</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/fixtures/accounts.yml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/fixtures/comments.yml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/fixtures/images.yml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/fixtures/options.yml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/fixtures/personnel.yml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/fixtures/photos.yml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/fixtures/photos_tags.yml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/fixtures/posts.yml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/fixtures/products.yml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/fixtures/projects.yml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/fixtures/somethings.yml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/fixtures/tags.yml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/fixtures/users.yml</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/functional/cms/options_controller_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/functional/cms/photos_controller_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/functional/cms/products_controller_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/functional/comments_controller_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/functional/images_controller_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/functional/people_controller_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/functional/photos_controller_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/functional/posts_controller_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/functional/projects_controller_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/functional/somethings_controller_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/functional/tags_controller_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/functional/users_controller_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/test_helper.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/unit/accessors_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/unit/account_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/unit/action_options_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/unit/base_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/unit/comment_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/unit/failable_action_options_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/unit/helpers/current_objects_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/unit/helpers/internal_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/unit/helpers/nested_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/unit/helpers/singleton_current_objects_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/unit/helpers/singleton_nested_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/unit/helpers/singleton_urls_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/unit/helpers/urls_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/unit/helpers_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/unit/image_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/unit/option_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/unit/photo_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/unit/post_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/unit/project_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/unit/response_collector_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/unit/something_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/unit/tag_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/test/unit/urligence_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/test/tmp/.gitignore</filename>
    </added>
    <added>
      <filename>vendor/plugins/resource_controller/uninstall.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/CHANGELOG</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/LICENSE</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/README.textile</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/Rakefile</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/TODO</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/USAGE</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/authenticated_generator.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/lib/insert_routes.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/_model_partial.html.erb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/activation.erb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/authenticated_system.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/authenticated_test_helper.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/controller.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/features/accounts.feature</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/features/sessions.feature</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/features/step_definitions/ra_env.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/features/step_definitions/ra_navigation_steps.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/features/step_definitions/ra_resource_steps.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/features/step_definitions/ra_response_steps.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/features/step_definitions/rest_auth_features_helper.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/features/step_definitions/user_steps.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/helper.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/login.html.erb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/mailer.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/migration.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/model.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/model_controller.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/model_helper.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/model_helper_spec.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/observer.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/signup.html.erb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/signup_notification.erb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/site_keys.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/spec/controllers/access_control_spec.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/spec/controllers/authenticated_system_spec.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/spec/controllers/sessions_controller_spec.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/spec/controllers/users_controller_spec.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/spec/fixtures/users.yml</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/spec/helpers/users_helper_spec.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/spec/models/user_spec.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/test/functional_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/test/mailer_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/test/model_functional_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/generators/authenticated/templates/test/unit_test.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/init.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/lib/authentication.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/lib/authentication/by_cookie_token.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/lib/authentication/by_password.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/lib/authorization.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/lib/authorization/aasm_roles.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/lib/authorization/stateful_roles.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/lib/trustification.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/lib/trustification/email_validation.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/notes/AccessControl.txt</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/notes/Authentication.txt</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/notes/Authorization.txt</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/notes/RailsPlugins.txt</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/notes/SecurityFramework.graffle</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/notes/SecurityFramework.png</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/notes/SecurityPatterns.txt</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/notes/Tradeoffs.txt</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/notes/Trustification.txt</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/rails/init.rb</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/restful-authentication.gemspec</filename>
    </added>
    <added>
      <filename>vendor/plugins/restful-authentication/tasks/auth.rake</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -0,0 +1,52 @@
+RAILS PHOTOGRAPHER
+------------------
+
+This is a fairly simple web site for photographers.
+
+
+FEATURES
+--------
+
+* Static About, Pricing, and FAQ sections.
+* Home page displays 6 Categories (Albums) that lead to javascript galleries.
+* Configurable variables for the site name, location, email, etc.
+* Capistrano deploy ad backup script sample
+* Admin section where you can manage categories and their photos, and client's and their photo previews.
+* Client section where your client's can preview their photos.
+* Contact form.
+
+INSTALLATION
+------------
+
+Some familiarity with Ruby on Rails and Linux administration recommended.
+
+1. Rename /config/database.yml.same to /config/database.yml and enter your database connection information.
+2. Rename /config/initializers/photographer.rb.sample to /config/initializers/photographer.rb and enter in your site information.
+3. Rename /config/site_keys.rb.sample to /config/site_keys.rb and enter in a unique site key (just make something up)
+4. Replace /public/favicon.ico with your own favicon (displayed in the browsers address bar)
+5. Create the directory /public/attachments
+6. Run the server (./script/server)
+7. Go to localhost:3000/admin and setup your 6 categories.
+
+You should be up and running location now.
+
+DEPLOYMENT
+----------
+1. Rename /config/deploy.rb.sample to /config/deploy.rb and enter in your deployment information.
+2. Make sure capistrano is installed (sudo gem install capistrano)
+3. Run the cap deploy setup. &quot;cap deploy:setup&quot;
+4. ssh into your server and create the following directories:
+  * /var/www/applicationname/shared/attachemnts/
+  * /var/www/applicationname/shared/database.yml
+  * /var/www/applicationname/shared/photographer.rb
+5. Run the deploy script. &quot;cap deploy&quot;
+
+
+BACKING IT ALL UP
+-----------------
+I recommend doing a daily backup of the database into a git repository, however there is a backup option included in the deploy script.
+
+Run &quot;cap backup:bootstrap&quot;
+
+This will dump the mysql database to file, zip it up and download it, it will also tar up the attachments directory (your uploaded photos) and download it.
+</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9044208e7b6f790fb70b296b1520c2691d5d01b7</id>
    </parent>
  </parents>
  <author>
    <name>Dave Rapin</name>
    <email>dave@rapin.com</email>
  </author>
  <url>http://github.com/rapind/photographer/commit/f25b54cfd9df3862309fb63c6d1f58619deadee8</url>
  <id>f25b54cfd9df3862309fb63c6d1f58619deadee8</id>
  <committed-date>2009-06-23T09:13:19-07:00</committed-date>
  <authored-date>2009-06-23T09:13:19-07:00</authored-date>
  <message>Initial app import</message>
  <tree>c8df55aa62827e7ce7e66a2764335a493854a757</tree>
  <committer>
    <name>Dave Rapin</name>
    <email>dave@rapin.com</email>
  </committer>
</commit>
