Sha256: 2c7a139d683c94d92574588aa3d615d07d1ffdf6f35a0d19d391f555f9a898e7

Contents?: true

Size: 439 Bytes

Versions: 9

Compression:

Stored size: 439 Bytes

Contents

# Part of the Optimus package for managing E-Prime data
# 
# Copyright (C) 2008-09 Board of Regents of the University of Wisconsin System
# 
# Written by Nathan Vack <njvack@wisc.edu>, at the Waisman Laborotory for Brain
# Imaging and Behavior, University of Wisconsin - Madison

# This is the main wrapper class -- 

require 'optimus'

module Optimus
  module Runners
    module YamlTemplate
      class Runner
      end
    end
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
optimus-ep-0.10.4 lib/runners/yaml_template/runner.rb
optimus-ep-0.10.3 lib/runners/yaml_template/runner.rb
optimus-ep-0.10.2 lib/runners/yaml_template/runner.rb
optimus-ep-0.10.1 lib/runners/yaml_template/runner.rb
optimus-ep-0.10.0 lib/runners/yaml_template/runner.rb
optimus-ep-0.9.1 lib/runners/yaml_template/runner.rb
optimus-ep-0.9.0 lib/runners/yaml_template/runner.rb
optimus-ep-0.8.1 lib/runners/yaml_template/runner.rb
optimus-ep-0.8.0 lib/runners/yaml_template/runner.rb