lib/active_model/serializer/version.rb



module ActiveModel
  class Serializer
    VERSION = '0.9.8'.freeze
  end
end