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

2 lines
70 B
Ruby

json.extract! @joke, :id, :joke, :punchline, :created_at, :updated_at