lib/phrase/models/distribution_create_parameters.rb in phrase-2.17.0 vs lib/phrase/models/distribution_create_parameters.rb in phrase-2.18.0

- old
+ new

@@ -6,10 +6,10 @@ attr_accessor :name # Project id the distribution should be assigned to. attr_accessor :project_id - # List of platforms the distribution should support. Valid values are: * `android` * `ios` * `flutter` * `i18next` + # List of platforms the distribution should support. Valid values are: * `android` * `ios` * `flutter` * `i18next` * `rails` attr_accessor :platforms # List of locale ids that will be part of distribution releases attr_accessor :locale_ids