Add support of Rails 5
Compare changes
+ 8
− 0
@@ -94,7 +94,11 @@ Check the [GitLab Geo instructions](./howto/geo.md).
@@ -106,7 +110,11 @@ gdk run db
This MR adds support of running GDK on Rails 5.
The current commands work as before.
New commands for Rails 5: gdk run 5
and gdk run app 5
.