Method: ActiveModel::Name#i18n_key

Defined in:
activemodel/lib/active_model/naming.rb

#i18n_keyObject (readonly)

Returns the value of attribute i18n_key



7
8
9
# File 'activemodel/lib/active_model/naming.rb', line 7

def i18n_key
  @i18n_key
end