Skip to content

Commit

Permalink
refactor: remove moonrope but maintain legacy API actions
Browse files Browse the repository at this point in the history
  • Loading branch information
adamcooke committed Mar 19, 2024
1 parent adaf2b0 commit 896f019
Show file tree
Hide file tree
Showing 14 changed files with 585 additions and 444 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ gem "kaminari"
gem "klogger-logger"
gem "konfig-config", "~> 3.0"
gem "mail"
gem "moonrope"
gem "mysql2"
gem "nifty-utils"
gem "nilify_blanks"
Expand Down
6 changes: 0 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ GEM
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
date (3.3.4)
deep_merge (1.2.2)
diff-lcs (1.5.0)
domain_name (0.6.20240107)
dotenv (3.0.2)
Expand Down Expand Up @@ -184,10 +183,6 @@ GEM
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.22.2)
moonrope (2.0.2)
deep_merge (~> 1.0)
json
rack (>= 1.4)
mysql2 (0.5.6)
net-http (0.4.1)
uri
Expand Down Expand Up @@ -423,7 +418,6 @@ DEPENDENCIES
klogger-logger
konfig-config (~> 3.0)
mail
moonrope
mysql2
nifty-utils
nilify_blanks
Expand Down
31 changes: 0 additions & 31 deletions api/authenticator.rb

This file was deleted.

41 changes: 0 additions & 41 deletions api/controllers/messages_api_controller.rb

This file was deleted.

112 changes: 0 additions & 112 deletions api/controllers/send_api_controller.rb

This file was deleted.

12 changes: 0 additions & 12 deletions api/structures/delivery_api_structure.rb

This file was deleted.

68 changes: 0 additions & 68 deletions api/structures/message_api_structure.rb

This file was deleted.

Loading

0 comments on commit 896f019

Please sign in to comment.