Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

Commit

Permalink
added registry specs and draft implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
dnagir committed Jan 6, 2012
1 parent 2a30cb8 commit 58e71e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/allowy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@

module Allowy
class UndefinedActionError < StandardError; end
class UndefinedAccessControlError < StandardError; end
class UnauthorizedError < StandardError; end
end

0 comments on commit 58e71e4

Please sign in to comment.