mirror of
				https://github.com/amiaopensource/ffmprovisr.git
				synced 2025-10-31 00:48:10 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			101 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			101 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
| json.array!(@forms) do |form|
 | |
|   json.extract! form, :id
 | |
|   json.url form_url(form, format: :json)
 | |
| end
 |