Method: Itamae::Resource::Base#action_nothing

Defined in:
lib/itamae/resource/base.rb

#action_nothing(options) ⇒ Object



133
134
135
# File 'lib/itamae/resource/base.rb', line 133

def action_nothing(options)
  # do nothing
end