From 9df7132f137f45850269969aa4aa239bd399e909 Mon Sep 17 00:00:00 2001 From: Tom Johnson Date: Fri, 24 Jan 2020 17:46:02 -0800 Subject: [PATCH] Still spicy? Supersedes #4208. --- lib/wings.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lib/wings.rb b/lib/wings.rb index 1ae2abf527..1f8d433536 100644 --- a/lib/wings.rb +++ b/lib/wings.rb @@ -117,3 +117,10 @@ def work_types raise(err) if ENV['RAILS_ENV'] == 'production' :noop end + +# some aliases for use by diners of various sophistication +BuffaloWings = Wings +MightyWings = Wings +HotWings = Wings +SpicyWings = Wings +SwissWings = Wings