add commitCreateStakeRemoveRequestMutation

This commit is contained in:
João Geonizeli
2021-08-28 00:28:29 -03:00
parent 3967e182cf
commit 5a3bae9c65
25 changed files with 599 additions and 120 deletions

View File

@@ -28,6 +28,7 @@ gem "money-rails"
gem "enumerize"
gem "graphql"
gem "pundit"
gem "ransack", "~> 2.4"
group :development, :test do
gem "dotenv-rails"