Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Commit

Permalink
One more comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
nning committed Feb 25, 2014
1 parent 970cb59 commit ed032cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/permission/validations.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
module Permission::Validations
extend ActiveSupport::Concern

# Possible roles.
ROLES = %w(owner editor)

included do
Expand Down

0 comments on commit ed032cc

Please sign in to comment.