Sha256: 440b2d5814a6990f98b78cb25b21e3fc0438c79fb3f567960b2eca1f9ccf8b03

Contents?: true

Size: 244 Bytes

Versions: 14

Compression:

Stored size: 244 Bytes

Contents

require 'rubygems'
require 'test/unit'
require 'shoulda'
require 'ruby-debug'

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

class Test::Unit::TestCase
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
remote_table-0.2.19 test/test_helper.rb
remote_table-0.2.18 test/test_helper.rb
remote_table-0.2.17 test/test_helper.rb
remote_table-0.2.16 test/test_helper.rb
remote_table-0.2.15 test/test_helper.rb
remote_table-0.2.14 test/test_helper.rb
remote_table-0.2.13 test/test_helper.rb
remote_table-0.2.12 test/test_helper.rb
remote_table-0.2.11 test/test_helper.rb
remote_table-0.2.10 test/test_helper.rb
remote_table-0.2.9 test/test_helper.rb
remote_table-0.2.8 test/test_helper.rb
remote_table-0.2.7 test/test_helper.rb
remote_table-0.2.6 test/test_helper.rb