Class: MasterView::MIO::ActiveRecordMIO
- Includes:
- MasterViewIOIdenticalMixin
- Defined in:
- lib/masterview/io.rb
Instance Attribute Summary
Attributes inherited from MIOBase
Instance Method Summary collapse
Methods included from MasterViewIOIdenticalMixin
Methods inherited from MIOBase
Constructor Details
This class inherits a constructor from MasterView::MIO::MIOBase
Instance Method Details
#exist? ⇒ Boolean
325 |
# File 'lib/masterview/io.rb', line 325 def exist?; end |
#mtime ⇒ Object
326 |
# File 'lib/masterview/io.rb', line 326 def mtime; end |
#remove ⇒ Object
327 |
# File 'lib/masterview/io.rb', line 327 def remove; end |