module Para::Acl

Constants

VERSION

Public Class Methods

table_name_prefix() click to toggle source
# File lib/para/acl.rb, line 21
def self.table_name_prefix
  'para_acl_'
end