app/views/update_histories/show.json.jbuilder

Summary

Maintainability
Test Coverage
json.extract! @update_history, :id, :article_id, :new_title, :new_tags, :new_body, :old_title, :old_tags, :old_body, :created_at, :updated_at