mirror of
https://github.com/meineerde/rackstash.git
synced 2026-01-31 17:27:13 +00:00
Require rackstash in rackstash/rack
This allows users to just add
require 'rackstash/rack'
in order to load thw whole Rackstash plus the Rack integration.
This commit is contained in:
parent
8cdd000b0c
commit
2cb0d42408
@ -4,6 +4,7 @@
|
||||
# This software may be modified and distributed under the terms
|
||||
# of the MIT license. See the LICENSE.txt file for details.
|
||||
|
||||
require 'rackstash'
|
||||
require 'rack'
|
||||
|
||||
module Rackstash
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user