Actions
Bug #32434
closedapipie:cache:index warns the cache is out of date
Status:
Closed
Priority:
Normal
Assignee:
Category:
Rake tasks
Target version:
Description
When you run the rake task apipie:cache:index it prints a message that the cache is out of date:
API controllers newer than Apipie cache! Run apipie:cache rake task to regenerate cache.
Since this is the command to actually generate that cache, the user shouldn't be bothered with it.
Actions