Class: MasterView::MIO::RailsErbCacheMIOTree

Inherits:
MTimeStringHashMIOTree show all
Defined in:
lib/masterview/io.rb

Overview

mio which allows skipping the intermediate erb file generation in rails. Current implementation inherits its functionality from MTimeStringHashMIOTree

Constant Summary

Constants included from MasterViewIOTreeMixin

MasterViewIOTreeMixin::DefaultExtensionInstances

Instance Attribute Summary

Attributes inherited from StringHashMIOTree

#string_hash

Method Summary

Methods inherited from MTimeStringHashMIOTree

#initialize, #path, #string_hash=

Methods inherited from StringHashMIOTree

#find, #initialize, #path

Methods included from MasterViewIOTreeMixin

#apply_filters, #cleanup_path_get_relative_pathname, #default_extension, #default_extension=, #default_mio_filter_block

Constructor Details

This class inherits a constructor from MasterView::MIO::MTimeStringHashMIOTree