mirror of
https://github.com/samsonjs/grape-active_model_serializers.git
synced 2026-03-25 08:45:55 +00:00
Removed the line requiring pry since it created an unnecessary dependency.
This commit is contained in:
parent
e98149adb5
commit
28d42b4d16
1 changed files with 0 additions and 1 deletions
|
|
@ -1,5 +1,4 @@
|
|||
require 'active_record'
|
||||
require 'pry'
|
||||
|
||||
module Grape
|
||||
module Formatter
|
||||
|
|
|
|||
Loading…
Reference in a new issue