Created a special error class for handling graecful rollbacks (not sure if Madeleine can take it yet)
This commit is contained in:
parent
8f5ac3440a
commit
7780a13fe8
2 changed files with 16 additions and 0 deletions
|
@ -42,6 +42,7 @@ end
|
|||
|
||||
require 'action_controller'
|
||||
require 'active_record_stub'
|
||||
require 'instiki_errors'
|
||||
|
||||
unless defined? RAILS_DEFAULT_LOGGER
|
||||
RAILS_DEFAULT_LOGGER = Logger.new(STDERR)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue