mirror of
				https://github.com/fspc/BikeShed-1.git
				synced 2025-11-04 01:15:36 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			129 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			129 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
json.time_entries [@time_entry] do |time_entry|
 | 
						|
  json.array! time_entry
 | 
						|
  #json.set! :href, api_time_entry_path(time_entry)
 | 
						|
end
 |