mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 22:36:50 +00:00
6 lines
75 B
Ruby
6 lines
75 B
Ruby
module ActiveModel
|
|
class Serializer
|
|
VERSION = "0.10.0.rc1"
|
|
end
|
|
end
|