Download blue ridge sample app Free Java Code
Description
Sample Rails project demonstrating JavaScript testing with Blue Ridge.
Icons
Source Files
The download file blue-ridge-sample-app-master.zip has the following entries.
.gitignore/* w w w. j a v a2 s . c om*/
LICENSE
README.markdown
Rakefile
app/controllers/application_controller.rb
app/controllers/projects_controller.rb
app/helpers/application_helper.rb
app/models/project.rb
app/views/layouts/application.html.erb
app/views/projects/_language_form.html.erb
app/views/projects/new.html.erb
config/boot.rb
config/database.sample.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/new_rails_defaults.rb
config/initializers/session_store.rb
config/locales/en.yml
config/routes.rb
db/migrate/20090416004624_create_projects.rb
db/schema.rb
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/images/rails.png
public/images/trash.gif
public/javascripts/application.js
public/javascripts/jquery.defaultvalue.js
public/javascripts/jquery.js
public/javascripts/project.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/plugin
script/runner
script/server
test/functional/projects_controller_test.rb
test/javascript/fixtures/foo/bar/doubly-nested_project.html
test/javascript/fixtures/foo/nested_project.html
test/javascript/fixtures/project.html
test/javascript/fixtures/screw.css
test/javascript/foo/bar/doubly-nested_project_spec.js
test/javascript/foo/nested_project_spec.js
test/javascript/project_spec.js
test/javascript/spec_helper.js
test/performance/browsing_test.rb
test/test_helper.rb
vendor/plugins/blue-ridge/CONTRIBUTORS
vendor/plugins/blue-ridge/LICENSE
vendor/plugins/blue-ridge/README.markdown
vendor/plugins/blue-ridge/Rakefile
vendor/plugins/blue-ridge/generators/blue_ridge/blue_ridge_generator.rb
vendor/plugins/blue-ridge/generators/blue_ridge/templates/application.html
vendor/plugins/blue-ridge/generators/blue_ridge/templates/application_spec.js
vendor/plugins/blue-ridge/generators/blue_ridge/templates/screw.css
vendor/plugins/blue-ridge/generators/blue_ridge/templates/spec_helper.js
vendor/plugins/blue-ridge/generators/javascript_spec/javascript_spec_generator.rb
vendor/plugins/blue-ridge/generators/javascript_spec/templates/fixture.html.erb
vendor/plugins/blue-ridge/generators/javascript_spec/templates/javascript_spec.js.erb
vendor/plugins/blue-ridge/lib/blue-ridge.js
vendor/plugins/blue-ridge/lib/blue_ridge.rb
vendor/plugins/blue-ridge/lib/consoleReportForRake.js
vendor/plugins/blue-ridge/lib/shell.js
vendor/plugins/blue-ridge/lib/test_runner.js
vendor/plugins/blue-ridge/spec/javascripts/blue_ridge_browser_spec.js
vendor/plugins/blue-ridge/spec/javascripts/blue_ridge_command_line_spec.js
vendor/plugins/blue-ridge/spec/javascripts/fixtures/blue_ridge_browser.html
vendor/plugins/blue-ridge/spec/javascripts/fixtures/blue_ridge_command_line.html
vendor/plugins/blue-ridge/spec/javascripts/fixtures/screw.unit/screw.behaviors.html
vendor/plugins/blue-ridge/spec/javascripts/fixtures/screw.unit/screw.matchers.html
vendor/plugins/blue-ridge/spec/javascripts/fixtures/screw.unit/screw.print.html
vendor/plugins/blue-ridge/spec/javascripts/fixtures/smoke/core.html
vendor/plugins/blue-ridge/spec/javascripts/fixtures/smoke/mock.html
vendor/plugins/blue-ridge/spec/javascripts/fixtures/smoke/screw_integration.html
vendor/plugins/blue-ridge/spec/javascripts/fixtures/smoke/stub.html
vendor/plugins/blue-ridge/spec/javascripts/screw.unit/screw.behaviors_spec.js
vendor/plugins/blue-ridge/spec/javascripts/screw.unit/screw.matchers_spec.js
vendor/plugins/blue-ridge/spec/javascripts/screw.unit/screw.print_spec.js
vendor/plugins/blue-ridge/spec/javascripts/smoke/core_spec.js
vendor/plugins/blue-ridge/spec/javascripts/smoke/mock_spec.js
vendor/plugins/blue-ridge/spec/javascripts/smoke/screw_integration_spec.js
vendor/plugins/blue-ridge/spec/javascripts/smoke/stub_spec.js
vendor/plugins/blue-ridge/spec/javascripts/spec_helper.js
vendor/plugins/blue-ridge/spec/rubies/blue_ridge_spec.rb
vendor/plugins/blue-ridge/spec/rubies/spec_helper.rb
vendor/plugins/blue-ridge/tasks/javascript_testing_tasks.rake
vendor/plugins/blue-ridge/vendor/LICENSE-Screw.Unit
vendor/plugins/blue-ridge/vendor/LICENSE-Smoke
vendor/plugins/blue-ridge/vendor/env-js.jar
vendor/plugins/blue-ridge/vendor/env.rhino.js
vendor/plugins/blue-ridge/vendor/jquery-1.2.6.js
vendor/plugins/blue-ridge/vendor/jquery-1.3.2.js
vendor/plugins/blue-ridge/vendor/jquery.fn.js
vendor/plugins/blue-ridge/vendor/jquery.print.js
vendor/plugins/blue-ridge/vendor/screw.behaviors.js
vendor/plugins/blue-ridge/vendor/screw.builder.js
vendor/plugins/blue-ridge/vendor/screw.events.js
vendor/plugins/blue-ridge/vendor/screw.matchers.js
vendor/plugins/blue-ridge/vendor/screw.mocking.js
vendor/plugins/blue-ridge/vendor/smoke.core.js
vendor/plugins/blue-ridge/vendor/smoke.mock.js
vendor/plugins/blue-ridge/vendor/smoke.stub.js
Download
Click the following link to download blue-ridge-sample-app-master.zip.
blue-ridge-sample-app-master.zip