mirror of
https://github.com/ENSL/ensl.org.git
synced 2025-06-03 02:01:10 +00:00
Purged git history and removed sensitive information.
This commit is contained in:
commit
6bcc8dc76b
862 changed files with 25312 additions and 0 deletions
4
lib/exceptions.rb
Normal file
4
lib/exceptions.rb
Normal file
|
@ -0,0 +1,4 @@
|
|||
module Exceptions
|
||||
class AccessError < StandardError; end
|
||||
class Error < StandardError; end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue