lib/adyen/notification.rb in adyen-0.3.0 vs lib/adyen/notification.rb in adyen-0.3.2
- old
+ new
@@ -1,5 +1,5 @@
-require 'activerecord'
+require 'active_record'
module Adyen
# The +Adyen::Notification+ class handles notifications sent by Adyen to your servers.
#
\ No newline at end of file