jnraine / munkiserver

Visit https://github.com/munkiserver/munkiserver for active development — this repository is no longer maintained
85 stars 27 forks source link

Model Validating Rake Task #32

Closed phil-monroe closed 13 years ago

phil-monroe commented 13 years ago

Added a nifty rake task to scan through all models stored in the database and check if they are valid. This will help with maintaining a valid database and reduce errors.

Usage

rake chore:validate_models