Sha256: e675afbe9f99def3a379a859b9ec544690f70afbacd1d1273663e3f694aaf797

Contents?: true

Size: 132 Bytes

Versions: 32

Compression:

Stored size: 132 Bytes

Contents

module Restfully  
  class Error < StandardError; end
  class NotImplemented < Error; end
  class MethodNotAllowed < Error; end
end

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
restfully-1.3.0 lib/restfully/error.rb
restfully-1.2.0 lib/restfully/error.rb
restfully-1.1.1 lib/restfully/error.rb
restfully-1.1.0 lib/restfully/error.rb
restfully-1.0.8 lib/restfully/error.rb
restfully-1.0.7 lib/restfully/error.rb
restfully-1.0.6 lib/restfully/error.rb
restfully-1.0.5 lib/restfully/error.rb
restfully-1.0.4 lib/restfully/error.rb
restfully-1.0.3 lib/restfully/error.rb
restfully-1.0.2 lib/restfully/error.rb
restfully-1.0.1 lib/restfully/error.rb
restfully-1.0.0 lib/restfully/error.rb
restfully-1.0.0.rc2 lib/restfully/error.rb
restfully-1.0.0.rc1 lib/restfully/error.rb
restfully-0.8.8 lib/restfully/error.rb
restfully-0.8.7 lib/restfully/error.rb
restfully-0.8.6 lib/restfully/error.rb
restfully-0.8.5 lib/restfully/error.rb
restfully-0.8.4 lib/restfully/error.rb