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

Basic rest-client only post_file. #5

Merged
merged 1 commit into from Jul 5, 2012
Merged

Basic rest-client only post_file. #5

merged 1 commit into from Jul 5, 2012

Conversation

iced
Copy link
Contributor

@iced iced commented Jul 4, 2012

No description provided.


# we need it for post_file, ok as gem already depends on it
require_relative 'rest_client_wrapper'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be at the top?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no it's ok. rest_client_wrapper inherits base_wrapper, so need to be included after it, but as base uses rest for post_file (actually, just needs exception classes) it's good to include it here.

treeder pushed a commit that referenced this pull request Jul 5, 2012
Basic rest-client only post_file.
@treeder treeder merged commit 877cf4c into iron-io:master Jul 5, 2012
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