Download ajax gist Free Java Code

Description

A simple web service that allows GitHub Gists to be used via AJAX.

Icons

ajax gist

Source Files

The download file ajax-gist-master.zip has the following entries.


.gitignore//from  w  w  w .j a  va  2s  .co  m
Gemfile
README.rdoc
Rakefile
app/controllers/application_controller.rb
app/controllers/gist_controller.rb
app/controllers/info_controller.rb
app/helpers/application_helper.rb
app/helpers/gist_helper.rb
app/helpers/info_helper.rb
app/models/.gitignore
app/models/gist.rb
app/views/gist/index.js.erb
app/views/info/ajax.html.erb
app/views/info/index.html.erb
app/views/info/overview.html.erb
app/views/info/static.html.erb
app/views/layouts/.gitignore
app/views/layouts/default.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/locales/en.yml
config/routes.rb
db/seeds.rb
doc/README_FOR_APP
lib/tasks/.gitignore
lib/tasks/.gitkeep
log/.gitignore
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/fonts/bitstream-vera-sans/Bitstream Vera License.txt
public/fonts/bitstream-vera-sans/Vera-Bold-Italic-cufon.js
public/fonts/bitstream-vera-sans/Vera-Bold-Italic-webfont.eot
public/fonts/bitstream-vera-sans/Vera-Bold-Italic-webfont.svg
public/fonts/bitstream-vera-sans/Vera-Bold-Italic-webfont.ttf
public/fonts/bitstream-vera-sans/Vera-Bold-Italic-webfont.woff
public/fonts/bitstream-vera-sans/Vera-Bold-cufon.js
public/fonts/bitstream-vera-sans/Vera-Bold-webfont.eot
public/fonts/bitstream-vera-sans/Vera-Bold-webfont.svg
public/fonts/bitstream-vera-sans/Vera-Bold-webfont.ttf
public/fonts/bitstream-vera-sans/Vera-Bold-webfont.woff
public/fonts/bitstream-vera-sans/Vera-Italic-cufon.js
public/fonts/bitstream-vera-sans/Vera-Italic-webfont.eot
public/fonts/bitstream-vera-sans/Vera-Italic-webfont.svg
public/fonts/bitstream-vera-sans/Vera-Italic-webfont.ttf
public/fonts/bitstream-vera-sans/Vera-Italic-webfont.woff
public/fonts/bitstream-vera-sans/Vera-cufon.js
public/fonts/bitstream-vera-sans/Vera-webfont.eot
public/fonts/bitstream-vera-sans/Vera-webfont.svg
public/fonts/bitstream-vera-sans/Vera-webfont.ttf
public/fonts/bitstream-vera-sans/Vera-webfont.woff
public/fonts/bitstream-vera-sans/demo.html
public/fonts/bitstream-vera-sans/stylesheet.css
public/images/rails.png
public/javascripts/application.js
public/javascripts/controls.js
public/javascripts/dragdrop.js
public/javascripts/effects.js
public/javascripts/prototype.js
public/javascripts/rails.js
public/robots.txt
public/stylesheets/.gitignore
public/stylesheets/.gitkeep
public/stylesheets/styles.css
script/about
script/console
script/dbconsole
script/destroy
script/generate
script/performance/benchmarker
script/performance/profiler
script/plugin
script/rails
script/runner
script/server
test/fixtures/.gitignore
test/fixtures/github_deleted_gist.txt
test/fixtures/github_gist_id_not_assigned.txt
test/fixtures/github_gist_js_response.txt
test/functional/.gitignore
test/functional/gist_controller_test.rb
test/functional/info_controller_test.rb
test/integration/.gitignore
test/performance/.gitignore
test/performance/browsing_test.rb
test/stubs/github_gist_stubs.rb
test/test_helper.rb
test/unit/.gitignore
test/unit/gist_test.rb
test/unit/helpers/gist_helper_test.rb
test/unit/helpers/info_helper_test.rb
tmp/cache/.gitignore
tmp/pids/.gitignore
tmp/sessions/.gitignore
tmp/sockets/.gitignore
vendor/plugins/.gitignore
vendor/plugins/.gitkeep

Download

Click the following link to download ajax-gist-master.zip.

ajax-gist-master.zip




















Home »
  Javascript Free Code Download »
    Network »




AJAX
Client
Network
RESTful
Server
URL
URL Shortener
WebSocket