test_model_naming()
Instance Public methods
Naming
Model.model_name must return a string with some convenience methods:
:human, :singular and :plural. Check
ActiveModel::Naming for more information.
Model.model_name must return a string with some convenience methods:
:human, :singular and :plural. Check
ActiveModel::Naming for more information.
Please login to continue.