Add support of Rails 5
All threads resolved!
All threads resolved!
Compare changes
+ 2
− 2
@@ -104,7 +104,7 @@ test:install:
@@ -134,7 +134,7 @@ test:update:
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
.