Download CustomerDemo Free Java Code

Description

A full ajax Rails apllication.

Icons

CustomerDemo

Source Files

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


.gitignore//from  ww w .  java 2  s. c  om
.project
Gemfile
Gemfile.lock
README
Rakefile
app/assets/images/glyphicons-halflings-white.png
app/assets/images/glyphicons-halflings.png
app/assets/images/rails.png
app/assets/images/search.png
app/assets/javascripts/application.js
app/assets/javascripts/bootstrap.js
app/assets/stylesheets/application.css
app/assets/stylesheets/bootstrap-responsive.css
app/assets/stylesheets/bootstrap.css
app/controllers/application_controller.rb
app/controllers/categories_controller.rb
app/controllers/countries_controller.rb
app/controllers/customers_controller.rb
app/controllers/dashboard_controller.rb
app/helpers/application_helper.rb
app/helpers/categories_helper.rb
app/helpers/countries_helper.rb
app/helpers/customers_helper.rb
app/helpers/dashboard_helper.rb
app/mailers/.gitkeep
app/models/.gitkeep
app/models/category.rb
app/models/country.rb
app/models/customer.rb
app/views/categories/_categories_table.html.erb
app/views/categories/_edit.html.erb
app/views/categories/_form.html.erb
app/views/categories/_index.html.erb
app/views/categories/_new.html.erb
app/views/categories/create.js.erb
app/views/categories/destroy.js.erb
app/views/categories/edit.html.erb
app/views/categories/edit.js.erb
app/views/categories/index.html.erb
app/views/categories/index.js.erb
app/views/categories/new.html.erb
app/views/categories/new.js.erb
app/views/categories/update.js.erb
app/views/countries/_countries_table.html.erb
app/views/countries/_edit.html.erb
app/views/countries/_form.html.erb
app/views/countries/_index.html.erb
app/views/countries/_new.html.erb
app/views/countries/create.js.erb
app/views/countries/destroy.js.erb
app/views/countries/edit.html.erb
app/views/countries/edit.js.erb
app/views/countries/index.html.erb
app/views/countries/index.js.erb
app/views/countries/new.html.erb
app/views/countries/new.js.erb
app/views/countries/update.js.erb
app/views/customers/_customers_table.html.erb
app/views/customers/_edit.html.erb
app/views/customers/_form.html.erb
app/views/customers/_index.html.erb
app/views/customers/_new.html.erb
app/views/customers/create.js.erb
app/views/customers/destroy.js.erb
app/views/customers/edit.html.erb
app/views/customers/edit.js.erb
app/views/customers/index.html.erb
app/views/customers/index.js.erb
app/views/customers/new.html.erb
app/views/customers/new.js.erb
app/views/customers/update.js.erb
app/views/dashboard/_index.html.erb
app/views/dashboard/index.html.erb
app/views/dashboard/index.js.erb
app/views/layouts/_confirm_modal.html.erb
app/views/layouts/_messages.html.erb
app/views/layouts/application.html.erb
config.ru
config/application.rb
config/boot.rb
config/database.yml
config/environment.rb
config/environments/development.rb
config/environments/production.rb
config/environments/test.rb
config/initializers/backtrace_silencers.rb
config/initializers/inflections.rb
config/initializers/mime_types.rb
config/initializers/secret_token.rb
config/initializers/session_store.rb
config/initializers/will_paginate.rb
config/initializers/wrap_parameters.rb
config/locales/en.yml
config/routes.rb
db/migrate/20120116104540_create_countries.rb
db/migrate/20120116104625_create_categories.rb
db/migrate/20120116104725_create_customers.rb
db/schema.rb
db/seeds.rb
doc/README_FOR_APP
lib/assets/.gitkeep
lib/tasks/.gitkeep
log/.gitkeep
nbproject/private/private.properties
nbproject/private/private.xml
nbproject/private/rake-d.txt
nbproject/project.properties
nbproject/project.xml
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/robots.txt
script/rails
test/fixtures/.gitkeep
test/fixtures/categories.yml
test/fixtures/countries.yml
test/fixtures/customers.yml
test/functional/.gitkeep
test/functional/categories_controller_test.rb
test/functional/countries_controller_test.rb
test/functional/customers_controller_test.rb
test/functional/dashboard_controller_test.rb
test/integration/.gitkeep
test/performance/browsing_test.rb
test/test_helper.rb
test/unit/.gitkeep
test/unit/category_test.rb
test/unit/country_test.rb
test/unit/customer_test.rb
test/unit/customers_notes_test.rb
test/unit/helpers/categories_helper_test.rb
test/unit/helpers/countries_helper_test.rb
test/unit/helpers/customers_helper_test.rb
test/unit/helpers/dashboard_helper_test.rb
vendor/assets/stylesheets/.gitkeep
vendor/plugins/.gitkeep

Download

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

CustomerDemo-master.zip




















Home »
  Javascript Free Code Download »
    Network »




AJAX
Client
Network
RESTful
Server
URL
URL Shortener
WebSocket