Class: Avm::Scms::Null

Inherits:
Base
  • Object
show all
Defined in:
lib/avm/scms/null.rb

Instance Method Summary collapse

Methods inherited from Base

#commit_if_change, #name, #subs, #to_s

Instance Method Details

#updateObject



9
10
11
# File 'lib/avm/scms/null.rb', line 9

def update
  # Do nothing
end