Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable frozen_string_literal in all files in arel | Rafael Mendonça França | 2017-02-13 | 1 | -0/+1 |
| | |||||
* | Add case sensitive match | Keenan Brock | 2015-12-05 | 1 | -1/+3 |
| | | | | | | | Explicitly declare if this is case sensitive or not most implementation assume case sensitive postgres assumes case insensitive | ||||
* | {Matches,DoesNotMatch} support the ESCAPE clause | Tamir Duberstein | 2014-09-25 | 1 | -0/+14 |
| | |||||
* | removing more nodes! | Aaron Patterson | 2010-12-14 | 1 | -6/+0 |
| | |||||
* | adding better dot file support for our nodes | Aaron Patterson | 2010-09-29 | 1 | -1/+1 |
| | |||||
* | Add support for remaining *_any/*_all attribute methods, and add ↵ | Ernie Miller | 2010-09-29 | 1 | -0/+6 |
matches/does_not_match/not_in |