Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJasper Maes <jaspermaes.jm@gmail.com>2018-06-02 02:52:15 +0300
committerJasper Maes <jaspermaes.jm@gmail.com>2018-06-02 16:00:51 +0300
commita91999e4faddbb5f5fc8e38548f4544ba6a41adf (patch)
treed9c5f104378bb7d9f8c8e5253a8b648b81b254df /changelogs
parentf8bd8f4f062e518ab855a83f38965df51ec3b073 (diff)
Rails5 Fix arel from
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/rails5-fix-46281.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/rails5-fix-46281.yml b/changelogs/unreleased/rails5-fix-46281.yml
new file mode 100644
index 00000000000..ee0b8531988
--- /dev/null
+++ b/changelogs/unreleased/rails5-fix-46281.yml
@@ -0,0 +1,5 @@
+---
+title: Rails5 fix arel from
+merge_request: 19340
+author: Jasper Maes
+type: fixed