mirror of
https://github.com/samsonjs/grape_logging.git
synced 2026-03-25 08:55:47 +00:00
fix error: uninitialized constant Benchmark
This commit is contained in:
parent
dd7b43f017
commit
d176b057dc
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
require 'benchmark'
|
||||
require 'grape/middleware/base'
|
||||
|
||||
module GrapeLogging
|
||||
|
|
|
|||
Loading…
Reference in a new issue