mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-13 21:33:20 +01:00
Fix Services::Tumblr
not being able to post
This commit is contained in:
parent
62755b8827
commit
4529fa0d18
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
class Services::Tumblr < Service
|
||||
include Rails.application.routes.url_helpers
|
||||
include SocialHelper::TumblrMethods
|
||||
|
||||
def provider
|
||||
|
|
Loading…
Reference in a new issue