Sha256: 359c831eb9576531b1d999dbf7956b0a816b57224b1fe3dbcbd57a7a53ec4706

Contents?: true

Size: 169 Bytes

Versions: 3

Compression:

Stored size: 169 Bytes

Contents

module TreeConfig
  class Error < StandardError; end
  class RailsNotInitialized < Error; end
  class KeyIsFixNum < Error; end
  class FolderNotDefine < Error; end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
tree_config-0.0.3 lib/tree_config/error.rb
tree_config-0.0.2 lib/tree_config/error.rb
tree_config-0.0.1 lib/tree_config/error.rb