Exception: Blockbuster::Delta::NotEnabledError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/blockbuster/delta.rb

Overview

nodoc

Instance Method Summary collapse

Instance Method Details

#messageObject



11
12
13
# File 'lib/blockbuster/delta.rb', line 11

def message
  'Deltas are not enabled.  Please enable them via configuration to use them'
end