public
Description: Mirror of the ARTS Rails plugin.
Homepage: http://glu.ttono.us/articles/2006/05/29/guide-test-driven-rjs-with-arts
Clone URL: git://github.com/richpoirier/arts.git
kevinc (author)
Mon Jan 29 00:22:27 -0800 2007
commit  305478855d1a9b2158feb5dc26bbf123bd00cadc
tree    bc3bb02f6408bd2bdaff11dcb0eec4d49830de6f
parent  c6325ec227e44700051385250d43448ccdcdbf7f
arts / init.rb
100644 4 lines (3 sloc) 0.098 kb
1
2
3
4
# Give testing some culture
require 'test/unit/testcase'
Test::Unit::TestCase.send :include, Arts