lib/kentaa/api/resources/reward.rb in kentaa-api-0.2.1 vs lib/kentaa/api/resources/reward.rb in kentaa-api-0.3.0

- old
+ new

@@ -1,12 +1,10 @@ # frozen_string_literal: true module Kentaa module Api module Resources - class Reward < Base - include Kentaa::Api::Resources::Resource - + class Reward < Resource def type data[:type] end def title