Merge remote-tracking branch 'tootsuite/master'
This commit is contained in:
@ -103,6 +103,7 @@ Rails.application.routes.draw do
|
||||
end
|
||||
|
||||
resource :delete, only: [:show, :destroy]
|
||||
resource :migration, only: [:show, :update]
|
||||
|
||||
resources :sessions, only: [:destroy]
|
||||
end
|
||||
|
Reference in New Issue
Block a user