Module: ImageOptimize::Common

Included in:
ImageBundleBase
Defined in:
lib/mixins/common.rb

Instance Method Summary collapse

Instance Method Details

#not_implementedObject



19
20
21
# File 'lib/mixins/common.rb', line 19

def not_implemented
  raise "not implemented"
end