mirror of
https://github.com/samsonjs/grape_logging.git
synced 2026-03-30 09:45:46 +00:00
Merge pull request #2 from totothink/master
fix error: uninitialized constant Benchmark
This commit is contained in:
commit
5a574e5ab5
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