Namespace
Methods
Instance Public methods
create?()
Link
Source: show
# File rhino/rhino/app/policies/rhino/admin_policy.rb 5 def create? 6 authorize_action(true) 7 end