Skip to content

Commit

Permalink
Still spicy?
Browse files Browse the repository at this point in the history
Supersedes #4208.
  • Loading branch information
Tom Johnson committed Jan 25, 2020
1 parent ac568f8 commit 9df7132
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions lib/wings.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 9df7132

Please sign in to comment.