Refactoring the Web Model (From James Herdman)

A bit of refactoring, via 

  http://github.com/jherdman/instiki/tree/master
This commit is contained in:
Jacques Distler 2009-09-05 23:02:52 -05:00
parent 37a8f30ded
commit f029aae60e
2 changed files with 124 additions and 87 deletions

View file

@ -1,5 +1,4 @@
require File.dirname(__FILE__) + '/../test_helper'
#require File.expand_path(File.dirname(__FILE__) + '/../test_helper')
class WebTest < ActiveSupport::TestCase
fixtures :system, :webs, :pages, :revisions, :wiki_references