123456789_123456789_123456789_123456789_123456789_

Module: ActiveModel::Type::Helpers::Immutable

Do not use. This module is for internal use only.

Instance Attribute Summary

Instance Attribute Details

#mutable?Boolean (readonly)

[ GitHub ]

  
# File 'activemodel/lib/active_model/type/helpers/immutable.rb', line 7

def mutable? # :nodoc:
  false
end