lib/rturk/operations/create_hit.rb in rturk-2.0.1 vs lib/rturk/operations/create_hit.rb in rturk-2.0.2

- old
+ new

@@ -1,9 +1,7 @@ module RTurk class CreateHIT < Operation - operation 'CreateHIT' - attr_accessor :title, :keywords, :description, :reward, :currency, :assignments attr_accessor :lifetime, :duration, :auto_approval, :note, :hit_type_id # @param [Symbol, Hash] qualification_key opts The unique qualification key # @option opts [Hash] :comparator A comparator and value e.g. :gt => 80