Method: Controlist::Permission#clause
- Defined in:
- lib/controlist/permission.rb
#clause ⇒ Object
properties is hash with property and value pair, operation READ only need keys
11 12 13 |
# File 'lib/controlist/permission.rb', line 11 def clause @clause end |