Download multiple ajax upload Free Java Code
Description
Ruby on Rails demo of uploading multiple files on one page using ajax. Displays errors and successful saves. Added support for mutliple file uploads.
Icons
Source Files
The download file multiple_ajax_upload-master.zip has the following entries.
.gitignore//from w w w.ja va 2s . com
README
Rakefile
app/controllers/application.rb
app/controllers/assets_controller.rb
app/helpers/application_helper.rb
app/helpers/assets_helper.rb
app/models/asset.rb
app/views/assets/_upload_form.html.erb
app/views/assets/add_asset.js.rjs
app/views/assets/index.html.erb
app/views/assets/new.html.erb
app/views/assets/show.html.erb
app/views/layouts/assets.html.erb
config/amazon_s3.yml
config/boot.rb
config/database.yml
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/locales/en.yml
config/routes.rb
db/migrate/20090106035923_create_assets.rb
db/schema.rb
doc/README_FOR_APP
public/404.html
public/422.html
public/500.html
public/dispatch.cgi
public/dispatch.fcgi
public/dispatch.rb
public/favicon.ico
public/images/progressbar.gif
public/images/progressbg_black.gif
public/images/progressbg_green.gif
public/images/progressbg_orange.gif
public/images/progressbg_red.gif
public/images/progressbg_yellow.gif
public/images/rails.png
public/javascripts/application.js
public/javascripts/controls.js
public/javascripts/dragdrop.js
public/javascripts/effects.js
public/javascripts/jquery-ui.js
public/javascripts/jquery.js
public/javascripts/jquery.progressbar.min.js
public/javascripts/jrails.js
public/javascripts/prototype.js
public/robots.txt
public/stylesheets/scaffold.css
script/about
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/assets.yml
test/functional/assets_controller_test.rb
test/performance/browsing_test.rb
test/test_helper.rb
test/unit/asset_test.rb
vendor/plugins/attachment_fu/CHANGELOG
vendor/plugins/attachment_fu/README
vendor/plugins/attachment_fu/Rakefile
vendor/plugins/attachment_fu/amazon_s3.yml.tpl
vendor/plugins/attachment_fu/init.rb
vendor/plugins/attachment_fu/install.rb
vendor/plugins/attachment_fu/lib/geometry.rb
vendor/plugins/attachment_fu/lib/technoweenie/attachment_fu.rb
vendor/plugins/attachment_fu/lib/technoweenie/attachment_fu/backends/db_file_backend.rb
vendor/plugins/attachment_fu/lib/technoweenie/attachment_fu/backends/file_system_backend.rb
vendor/plugins/attachment_fu/lib/technoweenie/attachment_fu/backends/s3_backend.rb
vendor/plugins/attachment_fu/lib/technoweenie/attachment_fu/processors/core_image_processor.rb
vendor/plugins/attachment_fu/lib/technoweenie/attachment_fu/processors/gd2_processor.rb
vendor/plugins/attachment_fu/lib/technoweenie/attachment_fu/processors/image_science_processor.rb
vendor/plugins/attachment_fu/lib/technoweenie/attachment_fu/processors/mini_magick_processor.rb
vendor/plugins/attachment_fu/lib/technoweenie/attachment_fu/processors/rmagick_processor.rb
vendor/plugins/attachment_fu/test/backends/db_file_test.rb
vendor/plugins/attachment_fu/test/backends/file_system_test.rb
vendor/plugins/attachment_fu/test/backends/remote/s3_test.rb
vendor/plugins/attachment_fu/test/base_attachment_tests.rb
vendor/plugins/attachment_fu/test/basic_test.rb
vendor/plugins/attachment_fu/test/database.yml
vendor/plugins/attachment_fu/test/extra_attachment_test.rb
vendor/plugins/attachment_fu/test/fixtures/attachment.rb
vendor/plugins/attachment_fu/test/fixtures/files/fake/rails.png
vendor/plugins/attachment_fu/test/fixtures/files/foo.txt
vendor/plugins/attachment_fu/test/fixtures/files/rails.png
vendor/plugins/attachment_fu/test/geometry_test.rb
vendor/plugins/attachment_fu/test/processors/core_image_test.rb
vendor/plugins/attachment_fu/test/processors/gd2_test.rb
vendor/plugins/attachment_fu/test/processors/image_science_test.rb
vendor/plugins/attachment_fu/test/processors/mini_magick_test.rb
vendor/plugins/attachment_fu/test/processors/rmagick_test.rb
vendor/plugins/attachment_fu/test/schema.rb
vendor/plugins/attachment_fu/test/test_helper.rb
vendor/plugins/attachment_fu/test/validation_test.rb
vendor/plugins/attachment_fu/vendor/red_artisan/core_image/filters/color.rb
vendor/plugins/attachment_fu/vendor/red_artisan/core_image/filters/effects.rb
vendor/plugins/attachment_fu/vendor/red_artisan/core_image/filters/perspective.rb
vendor/plugins/attachment_fu/vendor/red_artisan/core_image/filters/quality.rb
vendor/plugins/attachment_fu/vendor/red_artisan/core_image/filters/scale.rb
vendor/plugins/attachment_fu/vendor/red_artisan/core_image/filters/watermark.rb
vendor/plugins/attachment_fu/vendor/red_artisan/core_image/processor.rb
vendor/plugins/jrails/CHANGELOG
vendor/plugins/jrails/README
vendor/plugins/jrails/init.rb
vendor/plugins/jrails/install.rb
vendor/plugins/jrails/javascripts/jquery-ui.js
vendor/plugins/jrails/javascripts/jquery.js
vendor/plugins/jrails/javascripts/jrails.js
vendor/plugins/jrails/javascripts/sources/jrails.js
vendor/plugins/jrails/lib/jrails.rb
vendor/plugins/jrails/tasks/jrails.rake
vendor/plugins/svn/MIT-LICENSE
vendor/plugins/svn/README
vendor/plugins/svn/Rakefile
vendor/plugins/svn/init.rb
vendor/plugins/svn/lib/parent_selector_assertion.rb
vendor/plugins/svn/lib/responds_to_parent.rb
vendor/plugins/svn/test/assert_select_parent_test.rb
vendor/plugins/svn/test/responds_to_parent_test.rb
Download
Click the following link to download multiple_ajax_upload-master.zip.
multiple_ajax_upload-master.zip