Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add spec for highlight_and_excerpt | Gareth Rees | 2014-06-25 | -1/+49 |
| | ||||
* | Use regex based highlighting | Gareth Rees | 2014-06-25 | -2/+12 |
| | ||||
* | Add helper to highlight and excerpt by regex | Gareth Rees | 2014-06-25 | -0/+189 |
Backport of https://github.com/rails/rails/pull/11793/ Contains integration tests to check that it works as expected with ActsAsXapian. |