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

Port parser filter to v0.12 #1203

Merged
merged 2 commits into from
Sep 5, 2016
Merged

Port parser filter to v0.12 #1203

merged 2 commits into from
Sep 5, 2016

Conversation

repeatedly
Copy link
Member

v0.12 version of #1191.
Original parser filter is for v0.12 so no need additional changes for filter_parser.rb.

Fix test to use Timecop.

@repeatedly
Copy link
Member Author

Test passed. I will merge this patch later.


def initialize
super
require 'time'
Copy link
Member

Choose a reason for hiding this comment

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

Move this require to the top of file, and remove #initialize.
This lazy requirement has no positive things.

@tagomoris tagomoris added the v0.12 label Sep 5, 2016
@repeatedly
Copy link
Member Author

Applied review.

@repeatedly repeatedly merged commit 262caf3 into v0.12 Sep 5, 2016
@repeatedly repeatedly deleted the port-parser-filter-v012 branch May 24, 2017 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants