rake #1

  • //
  • guest/
  • perforce_software/
  • helix-web-services/
  • main/
  • source/
  • mock_raymond/
  • bin/
  • rake
  • View
  • Commits
  • Open Download .zip Download (164 B)
#!/usr/bin/env ruby
begin
  load File.expand_path("../spring", __FILE__)
rescue LoadError
end
require_relative '../config/boot'
require 'rake'
Rake.application.run
# Change User Description Committed
#1 17271 tjuricek Remove deprecated Ruby implementation.
//guest/perforce_software/helix-web-services/main/source/helix_web_services/mock_raymond/bin/rake
#1 16072 tjuricek Helix Cloud integration for Helix Sync services.

This includes a "mock_raymond" rails application for keeping tabs on basic integration with Helix Cloud. We do not test against a live server.

See integration history for more details.
//guest/doug_scheirer/helix-web-services/main/source/helix_web_services/mock_raymond/bin/rake
#1 15851 Doug Scheirer mock raymond service, rails app development standin for the helix cloud webapp