mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 14:29:31 +00:00
6 lines
70 B
Ruby
6 lines
70 B
Ruby
module ActiveModel
|
|
class Serializer
|
|
VERSION = '0.9.1'
|
|
end
|
|
end
|