Sha256: 3eae0b6429d27e9c897b8de5da6c10884114e1f8f875e5b819dee8f03102dcb2

Contents?: true

Size: 127 Bytes

Versions: 3

Compression:

Stored size: 127 Bytes

Contents

module Locomotive
  module Plugin

    # General Locomotive::Plugin exception
    class Error < StandardError; end

  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
locomotive_plugins-1.0.0.beta9 lib/locomotive/plugin/exceptions.rb
locomotive_plugins-1.0.0.beta8 lib/locomotive/plugin/exceptions.rb
locomotive_plugins-1.0.0.beta7 lib/locomotive/plugin/exceptions.rb