Module: VTools::SharedMethods

Includes:
Instance
Included in:
VTools, ConvertOptions, Converter, Handler, Harvester, Hook, Storage, Thumbnailer, ThumbsOptions
Defined in:
lib/vtools/shared_methods.rb

Overview

shared methods

Defined Under Namespace

Modules: Common, Instance, Static

Class Method Summary collapse

Methods included from Common

#config, #fix_encoding, #generate_path, #hash_to_obj, #json_to_obj, #keys_to_sym, #log, #logger=, #network_call, #parse_json, #path_generator

Class Method Details

.included(klass) ⇒ Object

extend it



145
# File 'lib/vtools/shared_methods.rb', line 145

def self.included (klass) klass.extend Static end