lib/active_model/serializers/version.rb



module ActiveModel
  class Serializer
    VERSION = "0.5.1"
  end
end