Method: Miasma::Utils::Immutable#save

Defined in:
lib/miasma/utils/immutable.rb

#saveObject



18
19
20
# File 'lib/miasma/utils/immutable.rb', line 18

def save
  raise Error::ImmutableError.new "Resource information cannot be mutated!"
end