lib/og/mixin/optimistic_locking.rb in og-0.22.0 vs lib/og/mixin/optimistic_locking.rb in og-0.23.0

- old
+ new

@@ -1,5 +1,5 @@ -require 'facet/macro' +require 'mega/macro' module Og # This error is thrown when you the object you are trynig # to update is allready updated by another thread.