Revert "Merge branch 'transform-currency-support' into 'master'"

This reverts merge request !14
This commit is contained in:
Bilal Catic
2020-10-06 06:26:23 +00:00
parent cec435f052
commit fcce2b678f
18 changed files with 52 additions and 286 deletions

View File

@@ -1,7 +1,6 @@
Rails.application.routes.draw do
constraints format: :json do
scope :api do
resource :og, only: [:show, :update]
resources :money_moves
resources :work
resources :chips, only: %i[index create destroy]