]> git.wincent.com - wikitext.git/commit
Set up "trash" subdirectory for Rails tests
authorWincent Colaiuta <win@wincent.com>
Sun, 4 Jan 2009 13:15:26 +0000 (14:15 +0100)
committerWincent Colaiuta <win@wincent.com>
Sun, 4 Jan 2009 13:15:26 +0000 (14:15 +0100)
commit1808b2a0733cee2e662688f7382aa2ff2b210ca5
tree29ab3c147e9acc11e633d1c5693b2d41ded105ae
parent28176cb7dd84f305cdf06025dfa5f4a3fdff68f2
Set up "trash" subdirectory for Rails tests

The Rails template API has changed so many times now in ways which break
the module that automated tests against Rails are long overdue.

The plan is to test against known "good" versions (as of right now, that
means 2.2.2) as well a edge, wherever that may be.

Signed-off-by: Wincent Colaiuta <win@wincent.com>
spec/trash/.gitignore [new file with mode: 0644]