method
test_model_naming
v3.2.8 -
Show latest stable
- Class:
ActiveModel::Lint::Tests
test_model_naming()public
Naming
Model.model_name must return a string with some convenience methods: :human, :singular, and :plural. Check ActiveModel::Naming for more information.