Sha256: fd04d180d8e9bb8db4d83d6ad68c098c626042ada02b0bfcf768c268cfb8d079
Contents?: true
Size: 297 Bytes
Versions: 1
Compression:
Stored size: 297 Bytes
Contents
module Zertico module Exceptions autoload :MissingApplicationResponder, 'zertico/exceptions/missing_application_responder' autoload :MissingStrongParameters, 'zertico/exceptions/missing_strong_parameters' autoload :RollbackException, 'zertico/exceptions/rollback_exception' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
zertico-2.0.0.beta.1 | lib/zertico/exceptions.rb |