instance method
freeze
Ruby on Rails edge
Since edgeSignature
freeze()
No documentation comment.
Source
# File activemodel/lib/active_model/naming.rb, line 212
def freeze
i18n_keys
i18n_scope
super
end
Defined in activemodel/lib/active_model/naming.rb line 212
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveModel::Name