lib/patch_ruby/models/project.rb in patch_ruby-1.16.1 vs lib/patch_ruby/models/project.rb in patch_ruby-1.17.0
- old
+ new
@@ -25,10 +25,10 @@
attr_accessor :name
# The description of the project.
attr_accessor :description
- # Deprecated. Favor the technology_type field instead.
+ # DEPRECATED. Favor the technology_type field instead.
attr_accessor :type
# The mechanism of the project. Either removal or avoidance.
attr_accessor :mechanism