Sha256: c86c9f7697ffcb27e64d41880ea001d9614460f5734bc18ddbf35157bc958001
Contents?: true
Size: 241 Bytes
Versions: 19
Compression:
Stored size: 241 Bytes
Contents
# frozen_string_literal: true require 'omnes' module Spree # Global [Omnes](https://github.com/nebulab/omnes) bus. # # This is used for internal events, while host applications are also able to # use it. Bus = Omnes::Bus.new end
Version data entries
19 entries across 19 versions & 1 rubygems