Description:

Generates a policy for a model with the given name.

Example:

rails generate action_policy:policy user

This will create:
    app/policies/user_policy.rb