Velocipede's User, Sales, and Bike Inventory Web App
 
 
 
 
 
 

4 lines
129 B

json.time_entries [@time_entry] do |time_entry|
json.array! time_entry
#json.set! :href, api_time_entry_path(time_entry)
end