We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Casa has custom a custom policy file generator.
Example Usage: bin/rails generate policy CasaThing
bin/rails generate policy CasaThing
This will create:
app/policies/casa_thing_policy.rb spec/policies/casa_thing_policy_spec.rb