Sha256: 334e521b04c62bcd955efffb4b84e8695d3f18ac499da9cb817786de869cca1c
Contents?: true
Size: 360 Bytes
Versions: 1
Compression:
Stored size: 360 Bytes
Contents
# desc "Explaining what the task does" # task :authz do # # Task goes here # end # TODO: 1. Create a generator like rails authz:install # It should # 1. Create the authz initializer # 2. Configure the UserHasRoles migration # 3. call the copy migrations generator # 4. Give additional instructions to the user # How to deal with the pundit install generator?
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
authz-0.0.1.alpha | lib/tasks/authz_tasks.rake |