Module: GistUpdater

Defined in:
lib/gist_updater/debug.rb,
lib/gist_updater/config.rb,
lib/gist_updater/content.rb,
lib/gist_updater/updater.rb,
lib/gist_updater/version.rb,
lib/gist_updater/commands.rb

Overview

Updates your Gist files defined in YAML

Defined Under Namespace

Classes: Commands, Config, Content, Updater

Constant Summary collapse

VERSION =
'0.4.6'

Class Attribute Summary collapse

Class Attribute Details

.debugObject

Returns the value of attribute debug.



6
7
8
# File 'lib/gist_updater/debug.rb', line 6

def debug
  @debug
end