Sha256: c3f12000a7d98ac5f33847aca5b824083b6be1532777f11b83a44784fd8829da

Contents?: true

Size: 236 Bytes

Versions: 5

Compression:

Stored size: 236 Bytes

Contents

require 'rubygems'
require 'test/unit'
require 'shoulda'

$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
$LOAD_PATH.unshift(File.dirname(__FILE__))
require 'acts_as_arter_flow_object'

class Test::Unit::TestCase
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
acts_as_arter_flow_object-0.3.0 test/helper.rb
acts_as_arter_flow_object-0.2.5 test/helper.rb
acts_as_arter_flow_object-0.2.4 test/helper.rb
acts_as_arter_flow_object-0.2.0 test/helper.rb
acts_as_arter_flow_object-0.1.0 test/helper.rb