Sha256: 67cc2dc70299596fdb758a5dbfeb061c45b2201244aa0717f5ede52ba8e2f665
Contents?: true
Size: 1014 Bytes
Versions: 14
Compression:
Stored size: 1014 Bytes
Contents
NAME cbac - Generator scripts for the Context Based Access Control system SYNOPSIS cbac DESCRIPTION This generator creates the basic setup for the CBAC system. Included: - config/privileges.rb - config/context_roles.rb - db/migrate/create_cbac.rb - app/controllers/cbac/generic_roles_controller.rb - app/controllers/cbac/memberships_controller.rb - app/controllers/cbac/permissions_controller.rb - app/views/layouts/cbac.html.erb - app/views/cbac/generic_roles/index.html.erb - app/views/cbac/memberships/index.html.erb - app/views/cbac/memberships/_update.html.erb - app/views/cbac/permissions/index.html.erb - app/views/cbac/permissions/_update.html.erb - public/stylesheets/cbac.css - test/fixtures/cbac_permissions.yml - test/fixtures/cbac_generic_roles.yml - test/fixtures/cbac_memberships.yml EXAMPLE ./script/generate cbac MORE INFO http://cbac.rubyforge.org/
Version data entries
14 entries across 14 versions & 1 rubygems