public
Fork of richpoirier/arts
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/timocratic/arts.git
pyrat (author)
Fri Jan 16 04:37:25 -0800 2009
timocratic (committer)
Fri Jan 16 08:13:26 -0800 2009
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