Sha256: bf67221d6fc54bc8f49254024e7843f0edc9bb4afc89d00ebf90cfe850188a50

Contents?: true

Size: 102 Bytes

Versions: 9

Compression:

Stored size: 102 Bytes

Contents

module RouteHelper
  def self.included(base)
    base.routes(Logistics::Core::Engine.routes)
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
logistics_core-21.11.2 spec/route_helper.rb
logistics_core-21.11.1 spec/route_helper.rb
logistics_core-21.08.1 spec/route_helper.rb
logistics_core-21.03.1 spec/route_helper.rb
logistics_core-20.10.3 spec/route_helper.rb
logistics_core-20.10.2 spec/route_helper.rb
logistics_core-20.10.1 spec/route_helper.rb
logistics_core-20.9.1 spec/route_helper.rb
logistics_core-20.8.1 spec/route_helper.rb