lib/active_model/serializers/version.rb



module ActiveModel
  class Serializer
    VERSION = "0.6.0"
  end
end