lib/wcc/media/message.rb in wcc-media-client-0.3.1 vs lib/wcc/media/message.rb in wcc-media-client-0.3.2
- old
+ new
@@ -18,9 +18,11 @@
%w[
date
title
description
series_position
+ topic
+ topics
].each do |att|
define_method att do
raw[att]
end
end
\ No newline at end of file