mirror of https://github.com/fspc/BikeShed-1.git
Jason Denney
11 years ago
1 changed files with 4 additions and 0 deletions
@ -0,0 +1,4 @@ |
|||
json.time_entries [@time_entry] do |time_entry| |
|||
json.array! time_entry |
|||
#json.set! :href, api_time_entry_path(time_entry) |
|||
end |
Loading…
Reference in new issue