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

[WIP] DSL for Amazon S3 upload #5

Closed
wants to merge 7 commits into from
Closed

Conversation

tamano
Copy link
Owner

@tamano tamano commented Aug 15, 2016

No description provided.

@@ -3,6 +3,13 @@ module Resource
module Input
# base class for input
class Base < Resource::Base
attr_reader :from
alias_method :to_dir, :dump_dir
Copy link
Collaborator

Choose a reason for hiding this comment

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

[rubocop]

  • Use alias instead of alias_method in a class body. :ref

@tamabot
Copy link
Collaborator

tamabot commented Aug 16, 2016

Click here if you want to create rubocop's auto-correct Pull Request
Auto Correct by SideCI

See the documentation if you want to get more information about auto-correct.
Document

@tamano tamano closed this Aug 16, 2016
@tamano tamano deleted the feature/output-amazon-s3 branch August 16, 2016 15:41
@tamano tamano restored the feature/output-amazon-s3 branch August 16, 2016 15:42
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.

2 participants