motion/cdq/context.rb in cdq-1.0.0 vs motion/cdq/context.rb in cdq-1.0.1
- old
+ new
@@ -1,9 +1,9 @@
module CDQ
class CDQContextManager
- include Deprecation
+ include CDQ::Deprecation
BACKGROUND_SAVE_NOTIFICATION = 'com.infinitered.cdq.context.background_save_completed'
DID_FINISH_IMPORT_NOTIFICATION = 'com.infinitered.cdq.context.did_finish_import'
def initialize(opts = {})