Download evidence locker Free Java Code

Description

A content management system designed to support the data collection and analysis portion of software based product evaluations.

Icons

evidence locker

Source Files

The download file evidence-locker-master.zip has the following entries.


.gitignore//  w w  w  .ja  v  a 2s .  c  om
README
Rakefile
app/controllers/application.rb
app/controllers/categories_controller.rb
app/controllers/items_controller.rb
app/controllers/references_controller.rb
app/controllers/sessions_controller.rb
app/controllers/transformations_controller.rb
app/controllers/users_controller.rb
app/helpers/application_helper.rb
app/helpers/categories_helper.rb
app/helpers/items_helper.rb
app/helpers/references_helper.rb
app/helpers/sessions_helper.rb
app/helpers/transformations_helper.rb
app/helpers/users_helper.rb
app/models/categorization.rb
app/models/category.rb
app/models/item.rb
app/models/local.rb
app/models/reference.rb
app/models/remote.rb
app/models/transformation.rb
app/models/user.rb
app/views/categories/edit.html.erb
app/views/categories/index.html.erb
app/views/categories/new.html.erb
app/views/items/_categories.html.erb
app/views/items/_descendants.html.erb
app/views/items/_downloads.html.erb
app/views/items/_information.html.erb
app/views/items/_references.html.erb
app/views/items/_transformation.html.erb
app/views/items/_transformations.html.erb
app/views/items/edit.html.erb
app/views/items/index.html.erb
app/views/items/new.html.erb
app/views/items/show.html.erb
app/views/layouts/_header.html.erb
app/views/layouts/_navigation.html.erb
app/views/layouts/_search.html.erb
app/views/layouts/application.html.erb
app/views/layouts/session.html.erb
app/views/references/edit.html.erb
app/views/references/index.html.erb
app/views/references/new.html.erb
app/views/sessions/new.html.erb
app/views/transformations/edit.html.erb
app/views/transformations/index.html.erb
app/views/transformations/new.html.erb
app/views/transformations/show.html.erb
app/views/users/edit.html.erb
app/views/users/index.html.erb
app/views/users/new.html.erb
config/boot.rb
config/database.mysql.yml
config/database.sqlite.yml
config/development.sphinx.conf
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/initializers/new_rails_defaults.rb
config/initializers/paperclip.rb
config/initializers/site_keys.rb
config/initializers/userstamp.rb
config/routes.rb
db/20081001222331_migrate_to_2_dot_0.rb
db/migrate/20080711232153_create_items.rb
db/migrate/20080731150723_add_local_file_to_items.rb
db/migrate/20080805160842_add_sequence_to_items.rb
db/migrate/20080805164415_add_identifier_to_items.rb
db/migrate/20080807162526_add_awesomenestedset_to_items.rb
db/migrate/20080828183859_add_relative_path_to_items.rb
db/migrate/20080905165612_add_remote_path_to_items.rb
db/migrate/20080924212506_create_references.rb
db/migrate/20080925194222_create_transformations.rb
db/migrate/20080926161843_create_categories.rb
db/migrate/20080926174939_create_categorizations.rb
db/migrate/20081001222330_create_users.rb
db/migrate/20081001222332_bj_migration0.rb
db/schema.rb
db/sphinx/development/item_core.spa
db/sphinx/development/item_core.spd
db/sphinx/development/item_core.sph
db/sphinx/development/item_core.spi
db/sphinx/development/item_core.spm
db/sphinx/development/item_core.spp
doc/README_FOR_APP
lib/authenticated_system.rb
lib/authenticated_test_helper.rb
lib/jobs/build_items.rb
lib/jobs/local_unpack.rb
lib/jobs/remote_mirror.rb
lib/jobs/remote_traverse.rb
lib/pathname_ext.rb
lib/tasks/.gitignore
lib/tasks/evidence_locker.rake
log/.gitignore
public/404.html
public/422.html
public/500.html
public/dispatch.cgi
public/dispatch.fcgi
public/dispatch.rb
public/favicon.ico
public/images/arrow-down.gif
public/images/arrow-none.gif
public/images/arrow-up.gif
public/images/bg_header_nav.gif
public/images/button-gray.gif
public/images/calendar.png
public/images/icons/arrow_left.gif
public/images/icons/document.gif
public/images/icons/folder.gif
public/images/pdf-large.gif
public/images/rails.png
public/images/tab_bg.gif
public/javascripts/application.js
public/javascripts/controls.js
public/javascripts/dragdrop.js
public/javascripts/effects.js
public/javascripts/evidence.js
public/javascripts/jquery-1.2.6.js
public/javascripts/prototype.js
public/javascripts/sortable.js
public/javascripts/ui/jquery.ui.all.js
public/javascripts/ui/ui.datepicker.js
public/robots.txt
public/stylesheets/evidence.css
public/stylesheets/header.css
public/stylesheets/images/222222_11x11_icon_arrows_leftright.gif
public/stylesheets/images/222222_11x11_icon_arrows_updown.gif
public/stylesheets/images/222222_11x11_icon_close.gif
public/stylesheets/images/222222_11x11_icon_doc.gif
public/stylesheets/images/222222_11x11_icon_folder_closed.gif
public/stylesheets/images/222222_11x11_icon_folder_open.gif
public/stylesheets/images/222222_11x11_icon_minus.gif
public/stylesheets/images/222222_11x11_icon_plus.gif
public/stylesheets/images/222222_11x11_icon_resize_se.gif
public/stylesheets/images/222222_7x7_arrow_down.gif
public/stylesheets/images/222222_7x7_arrow_left.gif
public/stylesheets/images/222222_7x7_arrow_right.gif
public/stylesheets/images/222222_7x7_arrow_up.gif
public/stylesheets/images/454545_11x11_icon_arrows_leftright.gif
public/stylesheets/images/454545_11x11_icon_arrows_updown.gif
public/stylesheets/images/454545_11x11_icon_close.gif
public/stylesheets/images/454545_11x11_icon_doc.gif
public/stylesheets/images/454545_11x11_icon_folder_closed.gif
public/stylesheets/images/454545_11x11_icon_folder_open.gif
public/stylesheets/images/454545_11x11_icon_minus.gif
public/stylesheets/images/454545_11x11_icon_plus.gif
public/stylesheets/images/454545_7x7_arrow_down.gif
public/stylesheets/images/454545_7x7_arrow_left.gif
public/stylesheets/images/454545_7x7_arrow_right.gif
public/stylesheets/images/454545_7x7_arrow_up.gif
public/stylesheets/images/888888_11x11_icon_arrows_leftright.gif
public/stylesheets/images/888888_11x11_icon_arrows_updown.gif
public/stylesheets/images/888888_11x11_icon_close.gif
public/stylesheets/images/888888_11x11_icon_doc.gif
public/stylesheets/images/888888_11x11_icon_folder_closed.gif
public/stylesheets/images/888888_11x11_icon_folder_open.gif
public/stylesheets/images/888888_11x11_icon_minus.gif
public/stylesheets/images/888888_11x11_icon_plus.gif
public/stylesheets/images/888888_7x7_arrow_down.gif
public/stylesheets/images/888888_7x7_arrow_left.gif
public/stylesheets/images/888888_7x7_arrow_right.gif
public/stylesheets/images/888888_7x7_arrow_up.gif
public/stylesheets/images/bg.gif
public/stylesheets/images/colorpicker_background.png
public/stylesheets/images/colorpicker_hex.png
public/stylesheets/images/colorpicker_hsb_b.png
public/stylesheets/images/colorpicker_hsb_h.png
public/stylesheets/images/colorpicker_hsb_s.png
public/stylesheets/images/colorpicker_indic.gif
public/stylesheets/images/colorpicker_overlay.png
public/stylesheets/images/colorpicker_rgb_b.png
public/stylesheets/images/colorpicker_rgb_g.png
public/stylesheets/images/colorpicker_rgb_r.png
public/stylesheets/images/colorpicker_select.gif
public/stylesheets/images/colorpicker_submit.png
public/stylesheets/images/custom_background.png
public/stylesheets/images/custom_hex.png
public/stylesheets/images/custom_hsb_b.png
public/stylesheets/images/custom_hsb_h.png
public/stylesheets/images/custom_hsb_s.png
public/stylesheets/images/custom_indic.gif
public/stylesheets/images/custom_rgb_b.png
public/stylesheets/images/custom_rgb_g.png
public/stylesheets/images/custom_rgb_r.png
public/stylesheets/images/custom_submit.png
public/stylesheets/images/dadada_40x100_textures_02_glass_75.png
public/stylesheets/images/e6e6e6_40x100_textures_02_glass_75.png
public/stylesheets/images/ffffff_40x100_textures_02_glass_65.png
public/stylesheets/images/progress-bg.gif
public/stylesheets/images/select.png
public/stylesheets/images/select2.png
public/stylesheets/images/spinner-bg.gif
public/stylesheets/jquery.ui.all.css
public/stylesheets/navigation.css
public/stylesheets/scaffold.css
script/about
script/bj
script/console
script/dbconsole
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/categories.yml
test/fixtures/categorizations.yml
test/fixtures/items.yml
test/fixtures/references.yml
test/fixtures/transformations.yml
test/fixtures/users.yml
test/functional/categories_controller_test.rb
test/functional/items_controller_test.rb
test/functional/references_controller_test.rb
test/functional/sessions_controller_test.rb
test/functional/transformations_controller_test.rb
test/functional/users_controller_test.rb
test/test_helper.rb
test/unit/categorization_test.rb
test/unit/category_test.rb
test/unit/item_test.rb
test/unit/reference_test.rb
test/unit/transformation_test.rb
test/unit/user_test.rb
tmp/.gitignore
tmp/restart.txt
vendor/gems/paperclip-2.1.2/.specification
vendor/gems/paperclip-2.1.2/LICENSE
vendor/gems/paperclip-2.1.2/README
vendor/gems/paperclip-2.1.2/Rakefile
vendor/gems/paperclip-2.1.2/generators/paperclip/USAGE
vendor/gems/paperclip-2.1.2/generators/paperclip/paperclip_generator.rb
vendor/gems/paperclip-2.1.2/generators/paperclip/templates/paperclip_migration.rb
vendor/gems/paperclip-2.1.2/init.rb
vendor/gems/paperclip-2.1.2/lib/paperclip.rb
vendor/gems/paperclip-2.1.2/lib/paperclip/attachment.rb
vendor/gems/paperclip-2.1.2/lib/paperclip/geometry.rb
vendor/gems/paperclip-2.1.2/lib/paperclip/iostream.rb
vendor/gems/paperclip-2.1.2/lib/paperclip/storage.rb
vendor/gems/paperclip-2.1.2/lib/paperclip/thumbnail.rb
vendor/gems/paperclip-2.1.2/lib/paperclip/upfile.rb
vendor/gems/paperclip-2.1.2/tasks/paperclip_tasks.rake
vendor/gems/paperclip-2.1.2/test/database.yml
vendor/gems/paperclip-2.1.2/test/debug.log
vendor/gems/paperclip-2.1.2/test/fixtures/12k.png
vendor/gems/paperclip-2.1.2/test/fixtures/50x50.png
vendor/gems/paperclip-2.1.2/test/fixtures/5k.png
vendor/gems/paperclip-2.1.2/test/fixtures/bad.png
vendor/gems/paperclip-2.1.2/test/fixtures/text.txt
vendor/gems/paperclip-2.1.2/test/helper.rb
vendor/gems/paperclip-2.1.2/test/s3.yml
vendor/gems/paperclip-2.1.2/test/test_attachment.rb
vendor/gems/paperclip-2.1.2/test/test_geometry.rb
vendor/gems/paperclip-2.1.2/test/test_integration.rb
vendor/gems/paperclip-2.1.2/test/test_iostream.rb
vendor/gems/paperclip-2.1.2/test/test_paperclip.rb
vendor/gems/paperclip-2.1.2/test/test_storage.rb
vendor/gems/paperclip-2.1.2/test/test_thumbnail.rb
vendor/plugins/awesome_nested_set/.gitignore
vendor/plugins/awesome_nested_set/MIT-LICENSE
vendor/plugins/awesome_nested_set/README.rdoc
vendor/plugins/awesome_nested_set/Rakefile
vendor/plugins/awesome_nested_set/init.rb
vendor/plugins/awesome_nested_set/lib/awesome_nested_set.rb
vendor/plugins/awesome_nested_set/lib/awesome_nested_set/compatability.rb
vendor/plugins/awesome_nested_set/lib/awesome_nested_set/helper.rb
vendor/plugins/awesome_nested_set/lib/awesome_nested_set/named_scope.rb
vendor/plugins/awesome_nested_set/test/awesome_nested_set/helper_test.rb
vendor/plugins/awesome_nested_set/test/awesome_nested_set_test.rb
vendor/plugins/awesome_nested_set/test/db/database.yml
vendor/plugins/awesome_nested_set/test/db/schema.rb
vendor/plugins/awesome_nested_set/test/fixtures/categories.yml
vendor/plugins/awesome_nested_set/test/fixtures/category.rb
vendor/plugins/awesome_nested_set/test/test_helper.rb
vendor/plugins/bj/HISTORY
vendor/plugins/bj/README
vendor/plugins/bj/Rakefile
vendor/plugins/bj/bin/bj
vendor/plugins/bj/init.rb
vendor/plugins/bj/install.rb
vendor/plugins/bj/lib/arrayfields.rb
vendor/plugins/bj/lib/attributes.rb
vendor/plugins/bj/lib/bj.rb
vendor/plugins/bj/lib/bj/api.rb
vendor/plugins/bj/lib/bj/attributes.rb
vendor/plugins/bj/lib/bj/bj.rb
vendor/plugins/bj/lib/bj/errors.rb
vendor/plugins/bj/lib/bj/joblist.rb
vendor/plugins/bj/lib/bj/logger.rb
vendor/plugins/bj/lib/bj/runner.rb
vendor/plugins/bj/lib/bj/stdext.rb
vendor/plugins/bj/lib/bj/table.rb
vendor/plugins/bj/lib/bj/util.rb
vendor/plugins/bj/lib/fattr.rb
vendor/plugins/bj/lib/main.rb
vendor/plugins/bj/lib/main/base.rb
vendor/plugins/bj/lib/main/cast.rb
vendor/plugins/bj/lib/main/factories.rb
vendor/plugins/bj/lib/main/getoptlong.rb
vendor/plugins/bj/lib/main/logger.rb
vendor/plugins/bj/lib/main/mode.rb
vendor/plugins/bj/lib/main/parameter.rb
vendor/plugins/bj/lib/main/softspoken.rb
vendor/plugins/bj/lib/main/stdext.rb
vendor/plugins/bj/lib/main/usage.rb
vendor/plugins/bj/lib/main/util.rb
vendor/plugins/bj/lib/orderedautohash.rb
vendor/plugins/bj/lib/orderedhash.rb
vendor/plugins/bj/lib/systemu.rb
vendor/plugins/bj/script/bj
vendor/plugins/bj/tasks/bj_tasks.rake
vendor/plugins/bj/test/bj_test.rb
vendor/plugins/bj/uninstall.rb
vendor/plugins/restful_authentication/.gitignore
vendor/plugins/restful_authentication/CHANGELOG
vendor/plugins/restful_authentication/README.textile
vendor/plugins/restful_authentication/Rakefile
vendor/plugins/restful_authentication/TODO
vendor/plugins/restful_authentication/generators/authenticated/USAGE
vendor/plugins/restful_authentication/generators/authenticated/authenticated_generator.rb
vendor/plugins/restful_authentication/generators/authenticated/lib/insert_routes.rb
vendor/plugins/restful_authentication/generators/authenticated/templates/_model_partial.html.erb
vendor/plugins/restful_authentication/generators/authenticated/templates/activation.erb
vendor/plugins/restful_authentication/generators/authenticated/templates/authenticated_system.rb
vendor/plugins/restful_authentication/generators/authenticated/templates/authenticated_test_helper.rb
vendor/plugins/restful_authentication/generators/authenticated/templates/controller.rb
vendor/plugins/restful_authentication/generators/authenticated/templates/helper.rb
vendor/plugins/restful_authentication/generators/authenticated/templates/login.html.erb
vendor/plugins/restful_authentication/generators/authenticated/templates/mailer.rb
vendor/plugins/restful_authentication/generators/authenticated/templates/migration.rb
vendor/plugins/restful_authentication/generators/authenticated/templates/model.rb
vendor/plugins/restful_authentication/generators/authenticated/templates/model_controller.rb
vendor/plugins/restful_authentication/generators/authenticated/templates/model_helper.rb
vendor/plugins/restful_authentication/generators/authenticated/templates/model_helper_spec.rb
vendor/plugins/restful_authentication/generators/authenticated/templates/observer.rb
vendor/plugins/restful_authentication/generators/authenticated/templates/signup.html.erb
vendor/plugins/restful_authentication/generators/authenticated/templates/signup_notification.erb
vendor/plugins/restful_authentication/generators/authenticated/templates/site_keys.rb
vendor/plugins/restful_authentication/generators/authenticated/templates/spec/controllers/access_control_spec.rb
vendor/plugins/restful_authentication/generators/authenticated/templates/spec/controllers/authenticated_system_spec.rb
vendor/plugins/restful_authentication/generators/authenticated/templates/spec/controllers/sessions_controller_spec.rb
vendor/plugins/restful_authentication/generators/authenticated/templates/spec/controllers/users_controller_spec.rb
vendor/plugins/restful_authentication/generators/authenticated/templates/spec/fixtures/users.yml
vendor/plugins/restful_authentication/generators/authenticated/templates/spec/helpers/users_helper_spec.rb
vendor/plugins/restful_authentication/generators/authenticated/templates/spec/models/user_spec.rb
vendor/plugins/restful_authentication/generators/authenticated/templates/stories/rest_auth_stories.rb
vendor/plugins/restful_authentication/generators/authenticated/templates/stories/rest_auth_stories_helper.rb
vendor/plugins/restful_authentication/generators/authenticated/templates/stories/steps/ra_navigation_steps.rb
vendor/plugins/restful_authentication/generators/authenticated/templates/stories/steps/ra_resource_steps.rb
vendor/plugins/restful_authentication/generators/authenticated/templates/stories/steps/ra_response_steps.rb
vendor/plugins/restful_authentication/generators/authenticated/templates/stories/steps/user_steps.rb
vendor/plugins/restful_authentication/generators/authenticated/templates/stories/users/accounts.story
vendor/plugins/restful_authentication/generators/authenticated/templates/stories/users/sessions.story
vendor/plugins/restful_authentication/generators/authenticated/templates/test/functional_test.rb
vendor/plugins/restful_authentication/generators/authenticated/templates/test/mailer_test.rb
vendor/plugins/restful_authentication/generators/authenticated/templates/test/model_functional_test.rb
vendor/plugins/restful_authentication/generators/authenticated/templates/test/unit_test.rb
vendor/plugins/restful_authentication/init.rb
vendor/plugins/restful_authentication/install.rb
vendor/plugins/restful_authentication/lib/authentication.rb
vendor/plugins/restful_authentication/lib/authentication/by_cookie_token.rb
vendor/plugins/restful_authentication/lib/authentication/by_password.rb
vendor/plugins/restful_authentication/lib/authorization.rb
vendor/plugins/restful_authentication/lib/authorization/aasm_roles.rb
vendor/plugins/restful_authentication/lib/authorization/stateful_roles.rb
vendor/plugins/restful_authentication/lib/trustification.rb
vendor/plugins/restful_authentication/lib/trustification/email_validation.rb
vendor/plugins/restful_authentication/notes/AccessControl.txt
vendor/plugins/restful_authentication/notes/Authentication.txt
vendor/plugins/restful_authentication/notes/Authorization.txt
vendor/plugins/restful_authentication/notes/RailsPlugins.txt
vendor/plugins/restful_authentication/notes/SecurityFramework.graffle
vendor/plugins/restful_authentication/notes/SecurityFramework.png
vendor/plugins/restful_authentication/notes/SecurityPatterns.txt
vendor/plugins/restful_authentication/notes/Tradeoffs.txt
vendor/plugins/restful_authentication/notes/Trustification.txt
vendor/plugins/restful_authentication/tasks/auth.rake
vendor/plugins/thinking-sphinx/.gitignore
vendor/plugins/thinking-sphinx/LICENCE
vendor/plugins/thinking-sphinx/README
vendor/plugins/thinking-sphinx/README.textile
vendor/plugins/thinking-sphinx/Rakefile
vendor/plugins/thinking-sphinx/init.rb
vendor/plugins/thinking-sphinx/lib/riddle.rb
vendor/plugins/thinking-sphinx/lib/riddle/client.rb
vendor/plugins/thinking-sphinx/lib/riddle/client/filter.rb
vendor/plugins/thinking-sphinx/lib/riddle/client/message.rb
vendor/plugins/thinking-sphinx/lib/riddle/client/response.rb
vendor/plugins/thinking-sphinx/lib/test.rb
vendor/plugins/thinking-sphinx/lib/thinking_sphinx.rb
vendor/plugins/thinking-sphinx/lib/thinking_sphinx/active_record.rb
vendor/plugins/thinking-sphinx/lib/thinking_sphinx/active_record/delta.rb
vendor/plugins/thinking-sphinx/lib/thinking_sphinx/active_record/has_many_association.rb
vendor/plugins/thinking-sphinx/lib/thinking_sphinx/active_record/search.rb
vendor/plugins/thinking-sphinx/lib/thinking_sphinx/association.rb
vendor/plugins/thinking-sphinx/lib/thinking_sphinx/attribute.rb
vendor/plugins/thinking-sphinx/lib/thinking_sphinx/collection.rb
vendor/plugins/thinking-sphinx/lib/thinking_sphinx/configuration.rb
vendor/plugins/thinking-sphinx/lib/thinking_sphinx/field.rb
vendor/plugins/thinking-sphinx/lib/thinking_sphinx/index.rb
vendor/plugins/thinking-sphinx/lib/thinking_sphinx/index/builder.rb
vendor/plugins/thinking-sphinx/lib/thinking_sphinx/index/faux_column.rb
vendor/plugins/thinking-sphinx/lib/thinking_sphinx/rails_additions.rb
vendor/plugins/thinking-sphinx/lib/thinking_sphinx/search.rb
vendor/plugins/thinking-sphinx/rails/init.rb
vendor/plugins/thinking-sphinx/spec/fixtures/data.sql
vendor/plugins/thinking-sphinx/spec/fixtures/database.yml.default
vendor/plugins/thinking-sphinx/spec/fixtures/models.rb
vendor/plugins/thinking-sphinx/spec/fixtures/structure.sql
vendor/plugins/thinking-sphinx/spec/spec_helper.rb
vendor/plugins/thinking-sphinx/spec/sphinx_helper.rb
vendor/plugins/thinking-sphinx/spec/unit/thinking_sphinx/active_record/delta_spec.rb
vendor/plugins/thinking-sphinx/spec/unit/thinking_sphinx/active_record/has_many_association_spec.rb
vendor/plugins/thinking-sphinx/spec/unit/thinking_sphinx/active_record/search_spec.rb
vendor/plugins/thinking-sphinx/spec/unit/thinking_sphinx/active_record_spec.rb
vendor/plugins/thinking-sphinx/spec/unit/thinking_sphinx/association_spec.rb
vendor/plugins/thinking-sphinx/spec/unit/thinking_sphinx/attribute_spec.rb
vendor/plugins/thinking-sphinx/spec/unit/thinking_sphinx/collection_spec.rb
vendor/plugins/thinking-sphinx/spec/unit/thinking_sphinx/configuration_spec.rb
vendor/plugins/thinking-sphinx/spec/unit/thinking_sphinx/field_spec.rb
vendor/plugins/thinking-sphinx/spec/unit/thinking_sphinx/index/builder_spec.rb
vendor/plugins/thinking-sphinx/spec/unit/thinking_sphinx/index/faux_column_spec.rb
vendor/plugins/thinking-sphinx/spec/unit/thinking_sphinx/index_spec.rb
vendor/plugins/thinking-sphinx/spec/unit/thinking_sphinx/search_spec.rb
vendor/plugins/thinking-sphinx/spec/unit/thinking_sphinx_spec.rb
vendor/plugins/thinking-sphinx/tasks/thinking_sphinx_tasks.rake
vendor/plugins/thinking-sphinx/tasks/thinking_sphinx_tasks.rb
vendor/plugins/thinking-sphinx/thinking-sphinx.gemspec
vendor/plugins/userstamp/.gitignore
vendor/plugins/userstamp/CHANGELOG
vendor/plugins/userstamp/LICENSE
vendor/plugins/userstamp/README
vendor/plugins/userstamp/Rakefile
vendor/plugins/userstamp/init.rb
vendor/plugins/userstamp/lib/migration_helper.rb
vendor/plugins/userstamp/lib/stampable.rb
vendor/plugins/userstamp/lib/stamper.rb
vendor/plugins/userstamp/lib/userstamp.rb
vendor/plugins/userstamp/rdoc/classes/Ddb/Controller.html
vendor/plugins/userstamp/rdoc/classes/Ddb/Controller/Userstamp.html
vendor/plugins/userstamp/rdoc/classes/Ddb/Controller/Userstamp/InstanceMethods.html
vendor/plugins/userstamp/rdoc/classes/Ddb/Userstamp.html
vendor/plugins/userstamp/rdoc/classes/Ddb/Userstamp/MigrationHelper.html
vendor/plugins/userstamp/rdoc/classes/Ddb/Userstamp/MigrationHelper/InstanceMethods.html
vendor/plugins/userstamp/rdoc/classes/Ddb/Userstamp/Stampable.html
vendor/plugins/userstamp/rdoc/classes/Ddb/Userstamp/Stampable/ClassMethods.html
vendor/plugins/userstamp/rdoc/classes/Ddb/Userstamp/Stamper.html
vendor/plugins/userstamp/rdoc/classes/Ddb/Userstamp/Stamper/ClassMethods.html
vendor/plugins/userstamp/rdoc/classes/Ddb/Userstamp/Stamper/InstanceMethods.html
vendor/plugins/userstamp/rdoc/created.rid
vendor/plugins/userstamp/rdoc/files/CHANGELOG.html
vendor/plugins/userstamp/rdoc/files/LICENSE.html
vendor/plugins/userstamp/rdoc/files/README.html
vendor/plugins/userstamp/rdoc/files/lib/migration_helper_rb.html
vendor/plugins/userstamp/rdoc/files/lib/stampable_rb.html
vendor/plugins/userstamp/rdoc/files/lib/stamper_rb.html
vendor/plugins/userstamp/rdoc/files/lib/userstamp_rb.html
vendor/plugins/userstamp/rdoc/fr_class_index.html
vendor/plugins/userstamp/rdoc/fr_file_index.html
vendor/plugins/userstamp/rdoc/fr_method_index.html
vendor/plugins/userstamp/rdoc/index.html
vendor/plugins/userstamp/rdoc/rdoc-style.css
vendor/plugins/userstamp/test/compatibility_stamping_test.rb
vendor/plugins/userstamp/test/controllers/posts_controller.rb
vendor/plugins/userstamp/test/controllers/users_controller.rb
vendor/plugins/userstamp/test/controllers/userstamp_controller.rb
vendor/plugins/userstamp/test/database.yml
vendor/plugins/userstamp/test/fixtures/comments.yml
vendor/plugins/userstamp/test/fixtures/people.yml
vendor/plugins/userstamp/test/fixtures/posts.yml
vendor/plugins/userstamp/test/fixtures/users.yml
vendor/plugins/userstamp/test/helpers/functional_test_helper.rb
vendor/plugins/userstamp/test/helpers/unit_test_helper.rb
vendor/plugins/userstamp/test/models/comment.rb
vendor/plugins/userstamp/test/models/person.rb
vendor/plugins/userstamp/test/models/ping.rb
vendor/plugins/userstamp/test/models/post.rb
vendor/plugins/userstamp/test/models/user.rb
vendor/plugins/userstamp/test/schema.rb
vendor/plugins/userstamp/test/stamping_test.rb
vendor/plugins/userstamp/test/userstamp_controller_test.rb

Download

Click the following link to download evidence-locker-master.zip.

evidence-locker-master.zip




















Home »
  Javascript Free Code Download »
    Development »




Algorithm
API
Asp.Net
Azure
CoffeeScript
Collection
Component
Data Structure
Date
Demo
Django
Drupal
Example
Filter
GeoLocation
Markdown
MVC
Parse
Php
Plugin
Prototype
Python
Sample
SDK
Snippet
Stream
Titanium
Utility
Web
WebApplication
XML
YAML
ZooKeeper