mirror of
https://github.com/samsonjs/grape-active_model_serializers.git
synced 2026-03-25 08:45:55 +00:00
5 lines
84 B
Ruby
5 lines
84 B
Ruby
module Grape
|
|
module ActiveModelSerializers
|
|
VERSION = '1.5.1'.freeze
|
|
end
|
|
end
|