1
0
Fork 0
jokes-rails/app/views/jokes/show.json.jbuilder

2 lines
70 B
Plaintext
Raw Normal View History

2016-03-08 19:28:32 -05:00
json.extract! @joke, :id, :joke, :punchline, :created_at, :updated_at