Sha256: d2a6e2186eb2b23ced64c30c666fc1f37bf41fe92bf5239b360e21cd6ebaa0b6

Contents?: true

Size: 126 Bytes

Versions: 5

Compression:

Stored size: 126 Bytes

Contents

module Thredded
  class Error < StandardError
  end

  module Errors
    class TopicNotFound < Thredded::Error; end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
thredded-0.0.7 lib/thredded/errors.rb
thredded-0.0.6 lib/thredded/errors.rb
thredded-0.0.5 lib/thredded/errors.rb
thredded-0.0.4 lib/thredded/errors.rb
thredded-0.0.3 lib/thredded/errors.rb