Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable `Lint/StringConversionInInterpolation` rubocop rule | Ryuta Kamizono | 2018-05-21 | 1 | -2/+2 |
* | Add math tests | Nikolai B | 2018-05-14 | 2 | -9/+83 |
* | Remove unused `assert_like` from `Arel::Test` | Yasuo Honda | 2018-05-02 | 1 | -5/+0 |
* | Remove unnecessary require | yuuji.yaginuma | 2018-05-02 | 1 | -1/+0 |
* | `require "active_support/test_case"` is not supported since 53e877f7 | Ryuta Kamizono | 2018-05-02 | 1 | -1/+1 |
* | Make `Arel::Test` subclass of `ActiveSupport::TestCase` | Yasuo Honda | 2018-05-01 | 8 | -73/+84 |
* | Address `NameError: uninitialized constant Arel::Collectors::Bind` | Yasuo Honda | 2018-04-25 | 1 | -0/+1 |
* | Arel: rubocop -a | Matthew Draper | 2018-02-24 | 60 | -1218/+1263 |
* | Merge Arel into Active Record | Matthew Draper | 2018-02-24 | 60 | -0/+6722 |