mirror of
https://github.com/samsonjs/grape-active_model_serializers.git
synced 2026-03-31 09:45:50 +00:00
Remove active_record require
This commit is contained in:
parent
e3fa92406b
commit
6b9bf5976a
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
|||
require 'active_record'
|
||||
|
||||
module Grape
|
||||
module Formatter
|
||||
module ActiveModelSerializers
|
||||
|
|
|
|||
Loading…
Reference in a new issue