[shipit-ascii-art] Modernize the ASCII Art extension.

Review Request #11088 — Created July 20, 2020 and submitted

Information

rb-extension-pack
master

Reviewers

This change modernizes the Ship It! ASCII Art extension and dramatically
simplifies the codebase by consolidating everything into the extension
file, while deleting unused code. Most notably, it switches to using
SignalHook to connect the signal handler, which will behave correctly
when deactivating the extension.

Activated the extension and verified the results.

Summary ID
[shipit-ascii-art] Modernize the ASCII Art extension.
This change modernizes the Ship It! ASCII Art extension and dramatically simplifies the codebase by consolidating everything into the extension file, while deleting unused code. Most notably, it switches to using SignalHook to connect the signal handler, which will behave correctly when deactivating the extension. Testing Done: Activated the extension and verified the results.
04f4ee074057816125ee731c72d8f7d725d575f6
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (f24d47a)
Loading...