Sha256: d4da883b73bd0b57cebe6f525ec9f42c9abc1d4dca6136c0ee00f2d5bb82fe97
Contents?: true
Size: 200 Bytes
Versions: 2
Compression:
Stored size: 200 Bytes
Contents
require 'workarea/ship_station' module Workarea module ShipStation class Engine < ::Rails::Engine include Workarea::Plugin isolate_namespace Workarea::ShipStation end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
workarea-ship_station-1.0.1 | lib/workarea/ship_station/engine.rb |
workarea-ship_station-1.0.0 | lib/workarea/ship_station/engine.rb |