Class: StoreAgent::Node::Metadata::SuperRootMetadata

Inherits:
StoreAgent::Node::Metadata show all
Defined in:
lib/store_agent/node/attachment/metadata.rb

Overview

最上位階層の親ディレクトリのメタデータとして振る舞うダミーのクラス

Instance Attribute Summary

Attributes inherited from Attachment

#object

Instance Method Summary collapse

Methods inherited from StoreAgent::Node::Metadata

#base_path, #create, datasize_format, #delete, #disk_usage, #disk_usage=, #file_path, #owner=, #updated_at=

Methods inherited from Attachment

#create, #data, #delete, #inspect, #load, #reload, #save

Methods included from Validator

#validates_to_be_excluded_slash!, #validates_to_be_not_guest_identifier!, #validates_to_be_not_nil_value!, #validates_to_be_not_superuser_identifier!, #validates_to_be_string_or_symbol!

Constructor Details

#initializeSuperRootMetadata

:nodoc:



110
111
# File 'lib/store_agent/node/attachment/metadata.rb', line 110

def initialize(*)
end

Instance Method Details

#updateObject



113
114
# File 'lib/store_agent/node/attachment/metadata.rb', line 113

def update(*)
end