lib/blacklight/exceptions.rb in blacklight-3.0.0pre6 vs lib/blacklight/exceptions.rb in blacklight-3.0.0pre7

- old
+ new

@@ -1,4 +1,5 @@ +# -*- encoding : utf-8 -*- module Blacklight module Exceptions class AccessDenied < Exception end