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

Readme: describe enableInfiniteLoopDetection #124

Merged
merged 1 commit into from
Mar 16, 2015
Merged

Readme: describe enableInfiniteLoopDetection #124

merged 1 commit into from
Mar 16, 2015

Conversation

mishanga
Copy link
Member

fix #85

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.73% when pulling 8d27c9f on infinite into 5dbc80b on master.

@mishanga
Copy link
Member Author

@innabelaya @tadatuta помогите с формулировкой и переводом, пожалуйста.

@mishanga
Copy link
Member Author

/cc @shuhrat

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.73% when pulling 0b87e2e on infinite into 5dbc80b on master.

@@ -232,6 +232,20 @@ bh.match('button', function(ctx) {
});
```

## Infinite loop detection

Copy link
Contributor

Choose a reason for hiding this comment

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

Можно как-то так сказать:
The enableInfiniteLoopDetection method allows you to enable or disable the infinite loop detection process.

Note Enable the infinite loop detection in debugging mode only, because it slows down a template engine application.

@mishanga mishanga force-pushed the infinite branch 2 times, most recently from 1438179 to 199776b Compare March 16, 2015 13:57
mishanga added a commit that referenced this pull request Mar 16, 2015
Readme: describe `enableInfiniteLoopDetection`
@mishanga mishanga merged commit 559540c into master Mar 16, 2015
@mishanga mishanga deleted the infinite branch March 16, 2015 14:06
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 1438179 on infinite into 130e010 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 199776b on infinite into 130e010 on master.

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.

Readme: describe enableInfiniteLoopDetection
3 participants