PostStatusService can attach media to status, ProcessFeedService likewise
This commit is contained in:
parent
ae1fac0062
commit
eec0dc46a6
12 changed files with 32 additions and 85 deletions
|
@ -30,7 +30,6 @@ Rails.application.routes.draw do
|
|||
end
|
||||
|
||||
resource :settings, only: [:show, :update]
|
||||
resources :statuses, only: [:create]
|
||||
|
||||
namespace :api do
|
||||
# PubSubHubbub
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue