Download dummy image Free Java Code

Description

JS only dummy image.

Icons

dummy image

Source Files

The download file dummy_image-master.zip has the following entries.


Dummy_image-master/.gitignore/*from  w  ww. j  ava2s  .co m*/
Dummy_image-master/.rspec
Dummy_image-master/Gemfile
Dummy_image-master/Gemfile.lock
Dummy_image-master/Gemfile.lock~
Dummy_image-master/Gemfile~
Dummy_image-master/README
Dummy_image-master/README.rdoc
Dummy_image-master/Rakefile
Dummy_image-master/app/assets/javascripts/admin.js.coffee
Dummy_image-master/app/assets/javascripts/admins.js.coffee
Dummy_image-master/app/assets/javascripts/application.js
Dummy_image-master/app/assets/javascripts/application.js~
Dummy_image-master/app/assets/javascripts/galleries.js.coffee
Dummy_image-master/app/assets/javascripts/paintings.js.coffee
Dummy_image-master/app/assets/javascripts/user.js.coffee
Dummy_image-master/app/assets/javascripts/users.js.coffee
Dummy_image-master/app/assets/stylesheets/admin.css.scss
Dummy_image-master/app/assets/stylesheets/admins.css.scss
Dummy_image-master/app/assets/stylesheets/application.css
Dummy_image-master/app/assets/stylesheets/application.css~
Dummy_image-master/app/assets/stylesheets/galleries.css.scss
Dummy_image-master/app/assets/stylesheets/paintings.css.scss
Dummy_image-master/app/assets/stylesheets/scaffolds.css.scss
Dummy_image-master/app/assets/stylesheets/user.css.scss
Dummy_image-master/app/assets/stylesheets/users.css.scss
Dummy_image-master/app/controllers/admin_controller.rb
Dummy_image-master/app/controllers/admins_controller.rb
Dummy_image-master/app/controllers/application_controller.rb
Dummy_image-master/app/controllers/application_controller.rb~
Dummy_image-master/app/controllers/galleries_controller.rb
Dummy_image-master/app/controllers/galleries_controller.rb~
Dummy_image-master/app/controllers/paintings_controller.rb
Dummy_image-master/app/controllers/paintings_controller.rb~
Dummy_image-master/app/controllers/photos_controller.rb~
Dummy_image-master/app/controllers/sessions_controller.rb~
Dummy_image-master/app/controllers/users_controller.rb
Dummy_image-master/app/controllers/users_controller.rb~
Dummy_image-master/app/helpers/admin_helper.rb
Dummy_image-master/app/helpers/admins_helper.rb
Dummy_image-master/app/helpers/application_helper.rb
Dummy_image-master/app/helpers/application_helper.rb~
Dummy_image-master/app/helpers/error_messages_helper.rb
Dummy_image-master/app/helpers/error_messages_helper.rb~
Dummy_image-master/app/helpers/galleries_helper.rb
Dummy_image-master/app/helpers/paintings_helper.rb
Dummy_image-master/app/helpers/sessions_helper.rb~
Dummy_image-master/app/helpers/users_helper.rb
Dummy_image-master/app/helpers/users_helper.rb~
Dummy_image-master/app/mailers/.gitkeep
Dummy_image-master/app/models/.gitkeep
Dummy_image-master/app/models/admin.rb
Dummy_image-master/app/models/artist.rb~
Dummy_image-master/app/models/galleries.rb~
Dummy_image-master/app/models/gallery.rb
Dummy_image-master/app/models/gallery.rb~
Dummy_image-master/app/models/painting.rb
Dummy_image-master/app/models/painting.rb~
Dummy_image-master/app/models/photo.rb~
Dummy_image-master/app/models/property.rb~
Dummy_image-master/app/models/user.rb
Dummy_image-master/app/models/user.rb~
Dummy_image-master/app/uploaders/image_uploader.rb
Dummy_image-master/app/uploaders/image_uploader.rb~
Dummy_image-master/app/uploaders/photo_uploader.rb~
Dummy_image-master/app/views/admins/_form.html.erb
Dummy_image-master/app/views/admins/edit.html.erb
Dummy_image-master/app/views/admins/index.html.erb
Dummy_image-master/app/views/admins/index.html.erb~
Dummy_image-master/app/views/admins/new.html.erb
Dummy_image-master/app/views/admins/show.html.erb
Dummy_image-master/app/views/galleries/_form.html.erb
Dummy_image-master/app/views/galleries/_form.html.erb~
Dummy_image-master/app/views/galleries/_painting.html.erb
Dummy_image-master/app/views/galleries/_painting.html.erb~
Dummy_image-master/app/views/galleries/_painting.html.haml
Dummy_image-master/app/views/galleries/_painting.html.haml~
Dummy_image-master/app/views/galleries/edit.html.erb
Dummy_image-master/app/views/galleries/index.html.erb
Dummy_image-master/app/views/galleries/index.html.erb~
Dummy_image-master/app/views/galleries/new.html.erb
Dummy_image-master/app/views/galleries/show.html.erb
Dummy_image-master/app/views/galleries/show.html.erb~
Dummy_image-master/app/views/galleries/show.html.haml
Dummy_image-master/app/views/galleries/show.html.haml~
Dummy_image-master/app/views/layouts/application.html.erb
Dummy_image-master/app/views/layouts/application.html.erb~
Dummy_image-master/app/views/paintings/_form.html.erb
Dummy_image-master/app/views/paintings/edit.html.erb
Dummy_image-master/app/views/paintings/edit.html.erb~
Dummy_image-master/app/views/paintings/index.html.erb
Dummy_image-master/app/views/paintings/index.html.erb~
Dummy_image-master/app/views/paintings/index.html.haml
Dummy_image-master/app/views/paintings/index.html.haml~
Dummy_image-master/app/views/paintings/new.html.erb
Dummy_image-master/app/views/paintings/new.html.erb~
Dummy_image-master/app/views/paintings/show.html.erb
Dummy_image-master/app/views/paintings/show.html.erb~
Dummy_image-master/app/views/users/_form.html.erb
Dummy_image-master/app/views/users/_form.html.erb~
Dummy_image-master/app/views/users/edit.html.erb
Dummy_image-master/app/views/users/index.html.erb
Dummy_image-master/app/views/users/index.html.erb~
Dummy_image-master/app/views/users/new.html.erb
Dummy_image-master/app/views/users/new.html.erb~
Dummy_image-master/app/views/users/show.html.erb
Dummy_image-master/app/views/users/show.html.erb~
Dummy_image-master/config.ru
Dummy_image-master/config/application.rb
Dummy_image-master/config/application.rb~
Dummy_image-master/config/boot.rb
Dummy_image-master/config/cucumber.yml
Dummy_image-master/config/database.yml
Dummy_image-master/config/environment.rb
Dummy_image-master/config/environments/development.rb
Dummy_image-master/config/environments/production.rb
Dummy_image-master/config/environments/test.rb
Dummy_image-master/config/environments/test.rb~
Dummy_image-master/config/initializers/backtrace_silencers.rb
Dummy_image-master/config/initializers/carrierwave.rb
Dummy_image-master/config/initializers/carrierwave.rb~
Dummy_image-master/config/initializers/devise.rb
Dummy_image-master/config/initializers/devise.rb~
Dummy_image-master/config/initializers/inflections.rb
Dummy_image-master/config/initializers/mime_types.rb
Dummy_image-master/config/initializers/secret_token.rb
Dummy_image-master/config/initializers/session_store.rb
Dummy_image-master/config/initializers/wrap_parameters.rb
Dummy_image-master/config/locales/devise.en.yml
Dummy_image-master/config/locales/en.yml
Dummy_image-master/config/routes.rb
Dummy_image-master/config/routes.rb~
Dummy_image-master/db/migrate/20120602133915_create_users.rb
Dummy_image-master/db/migrate/20120602133915_create_users.rb~
Dummy_image-master/db/migrate/20120605110921_add_image_to_paintings.rb~
Dummy_image-master/db/migrate/20120605112303_create_paintings.rb
Dummy_image-master/db/migrate/20120605112303_create_paintings.rb~
Dummy_image-master/db/migrate/20120606100829_create_galleries.rb
Dummy_image-master/db/migrate/20120606100829_create_galleries.rb~
Dummy_image-master/db/migrate/20120606125127_add_image_to_paintings.rb
Dummy_image-master/db/migrate/20120606125127_add_image_to_paintings.rb~
Dummy_image-master/db/migrate/20120609114802_add_devise_to_users.rb
Dummy_image-master/db/migrate/20120611094029_create_admins.rb
Dummy_image-master/db/migrate/20120611131505_add_devise_to_admins.rb
Dummy_image-master/db/migrate/20120614132150_add_column_adminto_user.rb
Dummy_image-master/db/migrate/20120614132150_add_column_adminto_user.rb~
Dummy_image-master/db/migrate/20120614133937_add_column_user.rb~
Dummy_image-master/db/migrate/20120614134433_create_user.rb~
Dummy_image-master/db/migrate/20120614134734_add_column_user.rb~
Dummy_image-master/db/migrate/20120614135644_add_column_users.rb
Dummy_image-master/db/migrate/20120614135644_add_column_users.rb~
Dummy_image-master/db/schema.rb
Dummy_image-master/db/seeds.rb
Dummy_image-master/doc/README_FOR_APP
Dummy_image-master/dropped text.txt
Dummy_image-master/features/manage_artists.feature~
Dummy_image-master/features/manage_galleries.feature
Dummy_image-master/features/manage_galleries.feature~
Dummy_image-master/features/manage_pictures.feature
Dummy_image-master/features/manage_users.feature
Dummy_image-master/features/manage_users.feature~
Dummy_image-master/features/step_definitions/gallery_steps.rb
Dummy_image-master/features/step_definitions/gallery_steps.rb~
Dummy_image-master/features/step_definitions/user_steps.rb
Dummy_image-master/features/step_definitions/user_steps.rb~
Dummy_image-master/features/support/env.rb
Dummy_image-master/features/support/env.rb~
Dummy_image-master/lib/assets/.gitkeep
Dummy_image-master/lib/tasks/.gitkeep
Dummy_image-master/lib/tasks/cucumber.rake
Dummy_image-master/log/.gitkeep
Dummy_image-master/public/404.html
Dummy_image-master/public/422.html
Dummy_image-master/public/500.html
Dummy_image-master/public/assets/uploadify.swf
Dummy_image-master/public/favicon.ico
Dummy_image-master/public/robots.txt
Dummy_image-master/public/uploads/Leonardo Da Vinci - Mona Lisa.jpg
Dummy_image-master/public/uploads/Leonardo Da Vinci - The Last Supper.jpg
Dummy_image-master/public/uploads/Vincent Van Gogh - Sunflowers.jpg
Dummy_image-master/public/uploads/Vincent Van Gogh - The Potato Eaters.png
Dummy_image-master/public/uploads/painting/image/1/Vincent_Van_Gogh_-_Sunflowers.jpg
Dummy_image-master/public/uploads/painting/image/1/thumb_Vincent_Van_Gogh_-_Sunflowers.jpg
Dummy_image-master/public/uploads/painting/image/10/Vincent_Van_Gogh_-_Sunflowers.jpg
Dummy_image-master/public/uploads/painting/image/10/thumb_Vincent_Van_Gogh_-_Sunflowers.jpg
Dummy_image-master/public/uploads/painting/image/11/Vincent_Van_Gogh_-_Sunflowers.jpg
Dummy_image-master/public/uploads/painting/image/11/Vincent_Van_Gogh_-_The_Potato_Eaters.png
Dummy_image-master/public/uploads/painting/image/11/thumb_Vincent_Van_Gogh_-_Sunflowers.jpg
Dummy_image-master/public/uploads/painting/image/11/thumb_Vincent_Van_Gogh_-_The_Potato_Eaters.png
Dummy_image-master/public/uploads/painting/image/12/Leonardo_Da_Vinci_-_The_Last_Supper.jpg
Dummy_image-master/public/uploads/painting/image/12/Vincent_Van_Gogh_-_The_Potato_Eaters.png
Dummy_image-master/public/uploads/painting/image/12/thumb_Leonardo_Da_Vinci_-_The_Last_Supper.jpg
Dummy_image-master/public/uploads/painting/image/12/thumb_Vincent_Van_Gogh_-_The_Potato_Eaters.png
Dummy_image-master/public/uploads/painting/image/13/Leonardo_Da_Vinci_-_Mona_Lisa.jpg
Dummy_image-master/public/uploads/painting/image/13/thumb_Leonardo_Da_Vinci_-_Mona_Lisa.jpg
Dummy_image-master/public/uploads/painting/image/14/Vincent_Van_Gogh_-_Sunflowers.jpg
Dummy_image-master/public/uploads/painting/image/14/Vincent_Van_Gogh_-_The_Potato_Eaters.png
Dummy_image-master/public/uploads/painting/image/14/thumb_Vincent_Van_Gogh_-_Sunflowers.jpg
Dummy_image-master/public/uploads/painting/image/14/thumb_Vincent_Van_Gogh_-_The_Potato_Eaters.png
Dummy_image-master/public/uploads/painting/image/15/Vincent_Van_Gogh_-_The_Potato_Eaters.png
Dummy_image-master/public/uploads/painting/image/15/thumb_Vincent_Van_Gogh_-_The_Potato_Eaters.png
Dummy_image-master/public/uploads/painting/image/16/Leonardo_Da_Vinci_-_Mona_Lisa.jpg
Dummy_image-master/public/uploads/painting/image/16/thumb_Leonardo_Da_Vinci_-_Mona_Lisa.jpg
Dummy_image-master/public/uploads/painting/image/17/Vincent_Van_Gogh_-_The_Potato_Eaters.png
Dummy_image-master/public/uploads/painting/image/17/thumb_Vincent_Van_Gogh_-_The_Potato_Eaters.png
Dummy_image-master/public/uploads/painting/image/18/Vincent_Van_Gogh_-_The_Potato_Eaters.png
Dummy_image-master/public/uploads/painting/image/18/thumb_Vincent_Van_Gogh_-_The_Potato_Eaters.png
Dummy_image-master/public/uploads/painting/image/19/Vincent_Van_Gogh_-_The_Potato_Eaters.png
Dummy_image-master/public/uploads/painting/image/19/thumb_Vincent_Van_Gogh_-_The_Potato_Eaters.png
Dummy_image-master/public/uploads/painting/image/2/Vincent_Van_Gogh_-_The_Potato_Eaters.png
Dummy_image-master/public/uploads/painting/image/2/thumb_Vincent_Van_Gogh_-_The_Potato_Eaters.png
Dummy_image-master/public/uploads/painting/image/20/Vincent_Van_Gogh_-_The_Potato_Eaters.png
Dummy_image-master/public/uploads/painting/image/20/thumb_Vincent_Van_Gogh_-_The_Potato_Eaters.png
Dummy_image-master/public/uploads/painting/image/21/Vincent_Van_Gogh_-_The_Potato_Eaters.png
Dummy_image-master/public/uploads/painting/image/21/thumb_Vincent_Van_Gogh_-_The_Potato_Eaters.png
Dummy_image-master/public/uploads/painting/image/25/Superman_by_iGamer.jpg
Dummy_image-master/public/uploads/painting/image/25/thumb_Superman_by_iGamer.jpg
Dummy_image-master/public/uploads/painting/image/26/Vincent_Van_Gogh_-_The_Potato_Eaters.png
Dummy_image-master/public/uploads/painting/image/26/thumb_Vincent_Van_Gogh_-_The_Potato_Eaters.png
Dummy_image-master/public/uploads/painting/image/27/Vincent_Van_Gogh_-_The_Potato_Eaters.png
Dummy_image-master/public/uploads/painting/image/27/thumb_Vincent_Van_Gogh_-_The_Potato_Eaters.png
Dummy_image-master/public/uploads/painting/image/3/Leonardo_Da_Vinci_-_The_Last_Supper.jpg
Dummy_image-master/public/uploads/painting/image/3/thumb_Leonardo_Da_Vinci_-_The_Last_Supper.jpg
Dummy_image-master/public/uploads/painting/image/4/Leonardo_Da_Vinci_-_Mona_Lisa.jpg
Dummy_image-master/public/uploads/painting/image/4/thumb_Leonardo_Da_Vinci_-_Mona_Lisa.jpg
Dummy_image-master/public/uploads/painting/image/5/10.jpg
Dummy_image-master/public/uploads/painting/image/5/Vincent_Van_Gogh_-_The_Potato_Eaters.png
Dummy_image-master/public/uploads/painting/image/5/thumb_10.jpg
Dummy_image-master/public/uploads/painting/image/5/thumb_Vincent_Van_Gogh_-_The_Potato_Eaters.png
Dummy_image-master/public/uploads/painting/image/6/Vincent_Van_Gogh_-_Sunflowers.jpg
Dummy_image-master/public/uploads/painting/image/6/thumb_Vincent_Van_Gogh_-_Sunflowers.jpg
Dummy_image-master/public/uploads/painting/image/7/13.jpg
Dummy_image-master/public/uploads/painting/image/7/Vincent_Van_Gogh_-_The_Potato_Eaters.png
Dummy_image-master/public/uploads/painting/image/7/thumb_13.jpg
Dummy_image-master/public/uploads/painting/image/7/thumb_Vincent_Van_Gogh_-_The_Potato_Eaters.png
Dummy_image-master/public/uploads/painting/image/8/Leonardo_Da_Vinci_-_Mona_Lisa.jpg
Dummy_image-master/public/uploads/painting/image/8/thumb_Leonardo_Da_Vinci_-_Mona_Lisa.jpg
Dummy_image-master/public/uploads/painting/image/9/Leonardo_Da_Vinci_-_The_Last_Supper.jpg
Dummy_image-master/public/uploads/painting/image/9/thumb_Leonardo_Da_Vinci_-_The_Last_Supper.jpg
Dummy_image-master/public/uploads/tmp/20120627-1212-2777-1648/paintings/Leonardo Da Vinci - Mona Lisa.jpg
Dummy_image-master/public/uploads/tmp/20120627-1212-2777-1648/paintings/Leonardo Da Vinci - The Last Supper.jpg
Dummy_image-master/public/uploads/tmp/20120627-1212-2777-1648/paintings/Vincent Van Gogh - Sunflowers.jpg
Dummy_image-master/public/uploads/tmp/20120627-1212-2777-1648/paintings/Vincent Van Gogh - The Potato Eaters.png
Dummy_image-master/public/uploads/tmp/20120627-1244-3323-3682/painting/image/1/thumb_Vincent_Van_Gogh_-_Sunflowers.jpg
Dummy_image-master/public/uploads/tmp/20120627-1244-3323-3682/painting/image/2/Vincent_Van_Gogh_-_The_Potato_Eaters.png
Dummy_image-master/public/uploads/tmp/20120627-1244-3323-3682/painting/image/2/thumb_Vincent_Van_Gogh_-_The_Potato_Eaters.png
Dummy_image-master/public/uploads/tmp/20120627-1244-3323-3682/painting/image/3/Leonardo_Da_Vinci_-_The_Last_Supper.jpg
Dummy_image-master/public/uploads/tmp/20120627-1244-3323-3682/painting/image/3/thumb_Leonardo_Da_Vinci_-_The_Last_Supper.jpg
Dummy_image-master/public/uploads/tmp/20120627-1244-3323-3682/painting/image/4/Leonardo_Da_Vinci_-_Mona_Lisa.jpg
Dummy_image-master/public/uploads/tmp/20120627-1244-3323-3682/painting/image/4/thumb_Leonardo_Da_Vinci_-_Mona_Lisa.jpg
Dummy_image-master/public/uploads/tmp/20120711-2204-26969-8872/thumb_Vincent_Van_Gogh_-_Sunflowers.jpg
Dummy_image-master/public/uploads/tmp/20120711-2207-27185-0849/thumb_Leonardo_Da_Vinci_-_The_Last_Supper.jpg
Dummy_image-master/public/uploads/tmp/20120711-2209-27251-9221/thumb_Leonardo_Da_Vinci_-_The_Last_Supper.jpg
Dummy_image-master/public/uploads/tmp/20120711-2222-2383-6478/thumb_Vincent_Van_Gogh_-_The_Potato_Eaters.png
Dummy_image-master/public/uploads/tmp/20120719-1141-2725-1398/imgres
Dummy_image-master/script/cucumber
Dummy_image-master/script/rails
Dummy_image-master/spec/factories.rb
Dummy_image-master/spec/factories.rb~
Dummy_image-master/spec/models/user_spec.rb
Dummy_image-master/spec/models/user_spec.rb~
Dummy_image-master/spec/requests/authentication_pages_spec.rb
Dummy_image-master/spec/requests/authentication_pages_spec.rb~
Dummy_image-master/spec/requests/galleries_spec.rb
Dummy_image-master/spec/requests/galleries_spec.rb~
Dummy_image-master/spec/requests/static_pages_spec.rb~
Dummy_image-master/spec/requests/user_pages_spec.rb
Dummy_image-master/spec/requests/user_pages_spec.rb~
Dummy_image-master/spec/spec_helper.rb
Dummy_image-master/spec/spec_helper.rb~
Dummy_image-master/spec/support/utilities.rb
Dummy_image-master/spec/support/utilities.rb~
Dummy_image-master/test/fixtures/.gitkeep
Dummy_image-master/test/fixtures/admins.yml
Dummy_image-master/test/fixtures/galleries.yml
Dummy_image-master/test/fixtures/paintings.yml
Dummy_image-master/test/fixtures/users.yml
Dummy_image-master/test/functional/.gitkeep
Dummy_image-master/test/functional/admin_controller_test.rb
Dummy_image-master/test/functional/admins_controller_test.rb
Dummy_image-master/test/functional/galleries_controller_test.rb
Dummy_image-master/test/functional/paintings_controller_test.rb
Dummy_image-master/test/functional/user_controller_test.rb
Dummy_image-master/test/functional/users_controller_test.rb
Dummy_image-master/test/performance/browsing_test.rb
Dummy_image-master/test/test_helper.rb
Dummy_image-master/test/unit/.gitkeep
Dummy_image-master/test/unit/admin_test.rb
Dummy_image-master/test/unit/gallery_test.rb
Dummy_image-master/test/unit/helpers/admin_helper_test.rb
Dummy_image-master/test/unit/helpers/admins_helper_test.rb
Dummy_image-master/test/unit/helpers/galleries_helper_test.rb
Dummy_image-master/test/unit/helpers/paintings_helper_test.rb
Dummy_image-master/test/unit/helpers/user_helper_test.rb
Dummy_image-master/test/unit/helpers/users_helper_test.rb
Dummy_image-master/test/unit/painting_test.rb
Dummy_image-master/test/unit/user_test.rb
Dummy_image-master/vendor/assets/javascripts/.gitkeep
Dummy_image-master/vendor/assets/stylesheets/.gitkeep
Dummy_image-master/vendor/plugins/.gitkeep

Download

Click the following link to download dummy_image-master.zip.

dummy_image-master.zip




















Home »
  Javascript Free Code Download »
    Image »




Image
Image Animation
Image Background
Image Canvas
Image Gallery
Image HTML5
Image jQuery
Image Lightbox
Image Node.JS
Image Resize
Image Responsive
Image Slider
Image Slideshow