#!/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 | 15851 | Doug Scheirer | mock raymond service, rails app development standin for the helix cloud webapp |