Skip to content

add possibility to set do not track in constructor options#42

Merged
bartes merged 2 commits intomasterfrom
dont_track_options
Jul 25, 2017
Merged

add possibility to set do not track in constructor options#42
bartes merged 2 commits intomasterfrom
dont_track_options

Conversation

@bartes
Copy link
Copy Markdown
Contributor

@bartes bartes commented Jul 24, 2017

We can pass additional options hash as arguments where do_not_track flag, cookies and context can be passed.

Renamed track! because it was a bit confusing. We use track method for something different.

end

def do_not_track!
def turn_off_tracking
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I'd prefer enable and disable vs turn_on and turn_off

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

done

@bartes bartes force-pushed the dont_track_options branch from 7f90c8c to c6c96c5 Compare July 24, 2017 09:26
@bartes bartes requested a review from nijikon July 24, 2017 22:56
@bartes bartes force-pushed the dont_track_options branch 5 times, most recently from c410fb9 to 4f5118d Compare July 25, 2017 12:50
@bartes bartes force-pushed the dont_track_options branch from 4f5118d to c484d39 Compare July 25, 2017 13:11
@bartes bartes merged commit 7a32dd7 into master Jul 25, 2017
@bartes bartes deleted the dont_track_options branch July 25, 2017 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants