lib/flipper/adapters/operation_logger.rb in flipper-0.10.2 vs lib/flipper/adapters/operation_logger.rb in flipper-0.11.0.beta1

- old
+ new

@@ -17,10 +17,10 @@ :clear, :get, :get_multi, :enable, :disable, - ] + ].freeze # Internal: An array of the operations that have happened. attr_reader :operations # Internal: The name of the adapter.