Class: Shipeasy::SDK::Railtie
- Inherits:
-
Rails::Railtie
- Object
- Rails::Railtie
- Shipeasy::SDK::Railtie
- Defined in:
- lib/shipeasy/sdk/railtie.rb
Overview
Auto-mounts RackMiddleware in a Rails app so anonymous bucketing works
out of the box — no manual config.middleware.use. Loaded only when Rails
is present (see lib/shipeasy-sdk.rb), so plain Ruby apps are unaffected.