Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
This commit is contained in:
@ -117,6 +117,7 @@ Rails.application.routes.draw do
|
||||
resources :subscriptions, only: [:index]
|
||||
resources :domain_blocks, only: [:index, :new, :create, :show, :destroy]
|
||||
resources :email_domain_blocks, only: [:index, :new, :create, :destroy]
|
||||
resources :action_logs, only: [:index]
|
||||
resource :settings, only: [:edit, :update]
|
||||
|
||||
resources :instances, only: [:index] do
|
||||
|
Reference in New Issue
Block a user