parent
							
								
									0773a512ac
								
							
						
					
					
						commit
						c99bc5d51b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -276,7 +276,7 @@ module Mastodon | |||
|       preload_map = Hash.new { |hash, key| hash[key] = [] } | ||||
| 
 | ||||
|       objects.map do |object| | ||||
|         segments   = object.key.split('/').first | ||||
|         segments   = object.key.split('/') | ||||
|         model_name = segments.first.classify | ||||
|         record_id  = segments[2..-2].join.to_i | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue