Method: Database.archive_root_path

Defined in:
lib/database.rb

.archive_root_pathObject

小説格納用のルートディレクトリを取得



67
68
69
# File 'lib/database.rb', line 67

def self.archive_root_path
  @@archive_root_path
end