Skip to content

Commit

Permalink
Fixes for gem upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
winton committed Nov 25, 2010
1 parent b9fb83c commit 9ae3bf5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/a_b_server/boot/active_wrapper.rb
Expand Up @@ -8,7 +8,7 @@
:stdout => $0 != 'script/daemon' && $0 != 'irb' && $0[-5..-1] != '/rake' && environment != :test
)

ActiveRecord::Base.include_root_in_json = false

$db.establish_connection

ActionMailer::Base.raise_delivery_errors = true
end

0 comments on commit 9ae3bf5

Please sign in to comment.