lib/algolia/models/recommend/bought_together_query.rb in algolia-3.10.2 vs lib/algolia/models/recommend/bought_together_query.rb in algolia-3.11.0
- old
+ new
@@ -32,14 +32,9 @@
:model => :model,
:object_id => :objectID
}
end
- # Returns all the JSON keys this model knows about
- def self.acceptable_attributes
- attribute_map.values
- end
-
# Attribute type mapping.
def self.types_mapping
{
:index_name => :"String",
:threshold => :"Float",