Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Esa::Client#upload_attachment needs 'multi_xml' gem #15

Merged
merged 1 commit into from Oct 5, 2015

Conversation

ppworks
Copy link
Member

@ppworks ppworks commented Oct 5, 2015

client = Esa::Client.new(
  access_token: access_token,
  current_team: team_name, # 移行先のチーム名(サブドメイン)
)

client.upload_attachment(['http://example.com/hoge.jpg', 'hoge=fugo'])
RuntimeError: missing dependency for FaradayMiddleware::ParseXml: cannot load such file -- multi_xml

fukayatsu added a commit that referenced this pull request Oct 5, 2015
Esa::Client#upload_attachment needs 'multi_xml' gem
@fukayatsu fukayatsu merged commit 97e0fa9 into esaio:master Oct 5, 2015
@fukayatsu
Copy link
Member

寿司ゆき:thanks

@ppworks
Copy link
Member Author

ppworks commented Oct 5, 2015

寿司ゆき:sneak

@fukayatsu
Copy link
Member

Released v1.1.2 💎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants