Class: Mugshot::Storage
- Inherits:
-
Object
- Object
- Mugshot::Storage
- Defined in:
- lib/mugshot/storage.rb
Direct Known Subclasses
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 |