spec/guards/no_defaults_guard.yml in ixtlan-guard-0.7.0 vs spec/guards/no_defaults_guard.yml in ixtlan-guard-0.7.2
- old
+ new
@@ -1,5 +1,5 @@
no_defaults:
edit: [no_admin, no_master]
- index: [*]
+ index: ['*']
show: [no_admin]
destroy:
\ No newline at end of file