Some infrastructure for AR and accompanying unit tests
This commit is contained in:
parent
6d8190c096
commit
1b8baa3d03
18 changed files with 155 additions and 187 deletions
|
@ -12,6 +12,4 @@ unless defined? TEST_LOGGER
|
|||
|
||||
TEST_LOGGER = ActionController::Base.logger = Logger.new(log_name)
|
||||
$instiki_debug_logging = true
|
||||
|
||||
WikiService.storage_path = RAILS_ROOT + '/storage/test/'
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue