Sha256: 54ee9ada9f3372ae9bdf9b62678f452ba8e023129eec536d4f36180a3ef5a4ad

Contents?: true

Size: 124 Bytes

Versions: 12

Compression:

Stored size: 124 Bytes

Contents

require 'passworks/exception'

module Passworks
  module Exceptions
    class MethodNotAllowed < Exception
    end
  end
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
passworks-2.0.7 lib/passworks/exceptions/method_not_allowed.rb
passworks-2.0.6 lib/passworks/exceptions/method_not_allowed.rb
passworks-2.0.5 lib/passworks/exceptions/method_not_allowed.rb
passworks-2.0.4 lib/passworks/exceptions/method_not_allowed.rb
passworks-2.0.3 lib/passworks/exceptions/method_not_allowed.rb
passworks-2.0.2 lib/passworks/exceptions/method_not_allowed.rb
passworks-2.0.1 lib/passworks/exceptions/method_not_allowed.rb
passworks-2.0.0 lib/passworks/exceptions/method_not_allowed.rb
passworks-0.0.4 lib/passworks/exceptions/method_not_allowed.rb
passworks-0.0.3 lib/passworks/exceptions/method_not_allowed.rb
passworks-0.0.2 lib/passworks/exceptions/method_not_allowed.rb
passworks-0.0.1 lib/passworks/exceptions/method_not_allowed.rb