Sha256: 4c2350affcd8e1191a9fd88a3aa9c37684c9bf2eaea95baf756c513226b2a34a

Contents?: true

Size: 223 Bytes

Versions: 17

Compression:

Stored size: 223 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 'yui-on-rails'

class Test::Unit::TestCase
end

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
yui-on-rails-0.1.16 test/helper.rb
yui-on-rails-0.1.15 test/helper.rb
yui-on-rails-0.1.14 test/helper.rb
yui-on-rails-0.1.13 test/helper.rb
yui-on-rails-0.1.12 test/helper.rb
yui-on-rails-0.1.11 test/helper.rb
yui-on-rails-0.1.10 test/helper.rb
yui-on-rails-0.1.9 test/helper.rb
yui-on-rails-0.1.8 test/helper.rb
yui-on-rails-0.1.7 test/helper.rb
yui-on-rails-0.1.6 test/helper.rb
yui-on-rails-0.1.5 test/helper.rb
yui-on-rails-0.1.4 test/helper.rb
yui-on-rails-0.1.3 test/helper.rb
yui-on-rails-0.1.2 test/helper.rb
yui-on-rails-0.1.1 test/helper.rb
yui-on-rails-0.1.0 test/helper.rb