Wrap db:setup with Chewy.strategy(:mastodon) (#24302)
This commit is contained in:
		
					parent
					
						
							
								590df443f1
							
						
					
				
			
			
				commit
				
					
						af6eb37c70
					
				
			
		
					 1 changed files with 4 additions and 2 deletions
				
			
		|  | @ -1,5 +1,7 @@ | |||
| # frozen_string_literal: true | ||||
| 
 | ||||
| Dir[Rails.root.join('db', 'seeds', '*.rb')].sort.each do |seed| | ||||
| Chewy.strategy(:mastodon) do | ||||
|   Dir[Rails.root.join('db', 'seeds', '*.rb')].sort.each do |seed| | ||||
|     load seed | ||||
|   end | ||||
| end | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue