cancan/lib/generators/cancan/ability/USAGE

6 lines
252 B
Plaintext

Description:
The cancan:ability generator creates an Ability class in the models
directory. You can move this file anywhere you want as long as it
is in the load path. A test/spec file is also generated depending
on if a spec directory exists.