lib/active_model/serializer/version.rb



module ActiveModel
  class Serializer
    VERSION = '0.10.0.rc5'.freeze
  end
end