Class: Mugshot::Storage

Inherits:
Object
  • Object
show all
Defined in:
lib/mugshot/storage.rb

Direct Known Subclasses

FSStorage, HTTPStorage

Instance Method Summary collapse

Instance Method Details

#write(bin) ⇒ Object



5
6
7
# File 'lib/mugshot/storage.rb', line 5

def write(bin)
  nil
end